[issue35479] multiprocessing.Pool.join() always takes at least 100 ms

STINNER Victor report at bugs.python.org
Tue Sep 21 18:26:17 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Nobody managed to find a solution in 3 years. I close the issue.

----------
dependencies:  -multiprocessing.Pool._worker_handler(): use SIGCHLD to be notified on worker exit, multiprocessing: ApplyResult.get() hangs if the pool is terminated
resolution:  -> out of date
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list