STINNER Victor <vstin...@redhat.com> added the comment:

> My PR 11136 doesn't work: _maintain_pool() should be called frequently to 
> check when a worker completed. Polling worker exit status seems inefficient 
> :-(

I created bpo-35493: "multiprocessing.Pool._worker_handler(): use SIGCHLD to be 
notified on worker exit".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35479>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to