Files
openide/python/pydevSrc
Elizaveta Shashkova 64117a08a4 Suspend new threads if the current session is suspended in "All" suspend policy (PY-2431)
Sometimes the notification about new threads may come slow from the Python side. We should check if the current session is suspended in the "Suspend all threads" mode and suspend new thread, which hasn't been suspended.
2016-06-14 18:42:03 +03:00
..