summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-26 15:54:42 (GMT)
committerGitHub <noreply@github.com>2017-07-26 15:54:42 (GMT)
commitb65cb8a35641675d44af84c9b18c40c6094f03ef (patch)
tree69742727724fb5da51c6a200a564b8313dddc962 /Python/Python-ast.c
parentec9a7127b8196dc5ef27c5ee2772ecea7cbb32df (diff)
downloadcpython-b65cb8a35641675d44af84c9b18c40c6094f03ef.zip
cpython-b65cb8a35641675d44af84c9b18c40c6094f03ef.tar.gz
cpython-b65cb8a35641675d44af84c9b18c40c6094f03ef.tar.bz2
bpo-31019: Fix multiprocessing.Process.is_alive() (#2875) (#2882)
multiprocessing.Process.is_alive() now removes the process from the _children set if the process completed. The change prevents leaking "dangling" processes. (cherry picked from commit 2db64823c20538a6cfc6033661fab5711d2d4585)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions