summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idle_test/test_debugger.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-26 00:32:42 (GMT)
committerGitHub <noreply@github.com>2017-07-26 00:32:42 (GMT)
commit2db64823c20538a6cfc6033661fab5711d2d4585 (patch)
tree31f3943c8c1e052d0469d8f8743238fa3e3332c5 /Lib/idlelib/idle_test/test_debugger.py
parent627d2c8e8dc9cfe6c1cdfd9b34899eb30b600a88 (diff)
downloadcpython-2db64823c20538a6cfc6033661fab5711d2d4585.zip
cpython-2db64823c20538a6cfc6033661fab5711d2d4585.tar.gz
cpython-2db64823c20538a6cfc6033661fab5711d2d4585.tar.bz2
bpo-31019: Fix multiprocessing.Process.is_alive() (#2875)
multiprocessing.Process.is_alive() now removes the process from the _children set if the process completed. The change prevents leaking "dangling" processes.
Diffstat (limited to 'Lib/idlelib/idle_test/test_debugger.py')
0 files changed, 0 insertions, 0 deletions