Files
openide/python/pydevSrc
Alexander Koshevoy f5237723cd PY-22979 Sending messages twice from IDE to main debugging process fixed
One of the consequences of the problem was skipping the next breakpoint occasionally after resuming the execution of a Python script because IDE sent `CMD_RUN` message twice to the main debugging script process.
2017-12-23 18:03:53 +03:00
..