[issue14976] queue.Queue() is not reentrant, so signals and GC can cause deadlocks

Antoine Pitrou report at bugs.python.org
Fri Aug 18 11:24:53 EDT 2017


Antoine Pitrou added the comment:

I'll believe it when Guido chimes in and actually says so himself.  Otherwise, I am skeptical Guido cares a lot about whether the internal implementation of Queue uses a Lock, a RLock or whatever else.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14976>
_______________________________________


More information about the Python-bugs-list mailing list