[issue28982] multiprocessing.Queue.get(block=True, timeout=0) always raises queue.Empty

Ryan Brindley report at bugs.python.org
Fri Dec 16 15:21:19 EST 2016


Ryan Brindley added the comment:

In addition, queue.Queue supports timeout value of 0 and its documentation says "non-negative number".

----------

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


More information about the Python-bugs-list mailing list