[issue20367] concurrent.futures.as_completed() fails when given duplicate Futures

Glenn Langford report at bugs.python.org
Fri Jan 24 15:25:13 CET 2014


Glenn Langford added the comment:

Proposed patch for as_completed(). #20369 fixes wait(), and behaviour is consistent between the two.

----------
keywords: +patch
Added file: http://bugs.python.org/file33684/issue20367.patch

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


More information about the Python-bugs-list mailing list