[issue38501] multiprocessing.Pool hangs atexit (and garbage collection sometimes)

Stefano Rivera report at bugs.python.org
Wed Feb 5 20:19:21 EST 2020


Stefano Rivera <python at rivera.za.net> added the comment:

A bisect points at https://github.com/python/cpython/pull/11488 being the change that introduced this hang (bpo-35493)

----------
nosy: +stefanor

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


More information about the Python-bugs-list mailing list