[issue32576] concurrent.futures.thread deadlock due to Queue in weakref callback

Antoine Pitrou report at bugs.python.org
Thu Jan 18 04:38:10 EST 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset ab74504346a6e2569b3255b7b621c589716888c4 by Antoine Pitrou in branch 'master':
bpo-32576: use queue.SimpleQueue in critical places (#5216)
https://github.com/python/cpython/commit/ab74504346a6e2569b3255b7b621c589716888c4


----------

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


More information about the Python-bugs-list mailing list