Kill CheckOutputThread on stoptrace (PY-12782).

This commit is contained in:
Dmitry Trofimov
2014-12-23 02:03:45 +01:00
parent 9581ebde0b
commit 943975c8df

View File

@@ -293,11 +293,8 @@ class CheckOutputThread(PyDBDaemonThread):
time.sleep(0.3)
def doKillPydevThread(self):
pass
self.killReceived = True