[issue35493] multiprocessing.Pool._worker_handler(): use SIGCHLD to be notified on worker exit

Pablo Galindo Salgado report at bugs.python.org
Sat Mar 16 18:34:26 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 7c994549dcffd0d9d3bb37475e6374f356e7240e by Pablo Galindo in branch 'master':
bpo-35493: Use Process.sentinel instead of sleeping for polling worker status in multiprocessing.Pool (#11488)
https://github.com/python/cpython/commit/7c994549dcffd0d9d3bb37475e6374f356e7240e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35493>
_______________________________________


More information about the Python-bugs-list mailing list