[issue46464] concurrent.futures.ProcessPoolExecutor can deadlock when tcmalloc is used

Gregory P. Smith report at bugs.python.org
Mon Jan 24 21:28:41 EST 2022


Gregory P. Smith <greg at krypto.org> added the comment:

and similarly, the dynamic spawning could be kept when the mp_context is spawn (and possibly forkserver).

----------

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


More information about the Python-bugs-list mailing list