b65cb8a356
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
|
||
---|---|---|
.. | ||
dummy | ||
__init__.py | ||
connection.py | ||
forking.py | ||
heap.py | ||
managers.py | ||
pool.py | ||
process.py | ||
queues.py | ||
reduction.py | ||
sharedctypes.py | ||
synchronize.py | ||
util.py |