[issue39104] ProcessPoolExecutor hangs on shutdown nowait with pickling failure

miss-islington report at bugs.python.org
Sun Feb 16 13:09:29 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset a5cbab552d294d99fde864306632d7e511a75d3c by Thomas Moreau in branch 'master':
bpo-39104: Fix hanging ProcessPoolExecutor on shutdown nowait with pickling failure (GH-17670)
https://github.com/python/cpython/commit/a5cbab552d294d99fde864306632d7e511a75d3c


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list