[issue9634] Add timeout parameter to Queue.join()

Raymond Hettinger report at bugs.python.org
Wed Aug 18 20:29:14 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Can you provide links to the other requests?

This seems to be at odds with the whole premise
of what Queue.join() is trying to do (wait until
all worker threads have marked their tasks as done).

----------
assignee:  -> rhettinger
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list