[issue1360] Queue.get() can't be interrupted with Ctrl-C unless timed out

Stephen Rosen report at bugs.python.org
Tue Jun 13 16:41:00 EDT 2017


Stephen Rosen added the comment:

Can a note be added to the Queue.get() documentation?

This behavior has been known to be at least potentially confusing for a decade, and there's no mention of it in the documentation.

----------
nosy: +Stephen Rosen
versions: +Python 2.7 -Python 2.5

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


More information about the Python-bugs-list mailing list