summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-26 02:32:42 +0200
committerGitHub <noreply@github.com>2017-07-26 02:32:42 +0200
commit2db64823c20538a6cfc6033661fab5711d2d4585 (patch)
tree31f3943c8c1e052d0469d8f8743238fa3e3332c5 /Python/fileutils.c
parent627d2c8e8dc9cfe6c1cdfd9b34899eb30b600a88 (diff)
downloadcpython-git-2db64823c20538a6cfc6033661fab5711d2d4585.tar.gz
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 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions