[issue31783] Race condition in ThreadPoolExecutor when scheduling new jobs while the interpreter shuts down

Brian Quinlan report at bugs.python.org
Fri Jun 28 14:54:58 EDT 2019


Brian Quinlan <brian at sweetapp.com> added the comment:


New changeset 242c26f53edb965e9808dd918089e664c0223407 by Brian Quinlan in branch 'master':
bpo-31783: Fix a race condition creating workers during shutdown (#13171)
https://github.com/python/cpython/commit/242c26f53edb965e9808dd918089e664c0223407


----------

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


More information about the Python-bugs-list mailing list