Open yanivsag opened 7 years ago
Which Jython version are you using?
2.7.0
Not sure that it's connected to the disconnection issue because the disconnect also occurred in 5.5.0. I suspect it has something to do to the Java bindings I give the Jython script.
But it happens even without bindings
def iter_frames(self, t):
sys._current_frames(): dictionary with thread id -> topmost frame