[issue15983] multiprocessing JoinableQueue's join function with timeout

Richard Oudkerk report at bugs.python.org
Fri Sep 21 16:39:32 CEST 2012


Richard Oudkerk added the comment:

I notice that queue.Queue.join() does not have a timeout parameter either.

Have you hit a particular problem that would be substantially easier with the patch?

----------
versions:  -Python 2.7, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list