[issue20369] concurrent.futures.wait() blocks forever when given duplicate Futures

Glenn Langford report at bugs.python.org
Thu Jan 23 20:20:56 CET 2014


Glenn Langford added the comment:

Proposed patch...please treat with an appropriate level of suspicion since this is my first patch submission. :-)  

A corresponding change will be made to as_completed() for #20367. Suggestions welcome.

----------
keywords: +patch
Added file: http://bugs.python.org/file33665/issue20369.patch

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


More information about the Python-bugs-list mailing list