This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glangford
Recipients bquinlan, glangford
Date 2014-01-22.18:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390416879.31.0.511972678195.issue20319@psf.upfronthosting.co.za>
In-reply-to
Content
The same bug also exists in concurrent.futures.as_completed(). The minimal fix suggested here also works, but the bigger fix suggested in issue #20297 is recommended for as_completed().
History
Date User Action Args
2014-01-22 18:54:39glangfordsetrecipients: + glangford, bquinlan
2014-01-22 18:54:39glangfordsetmessageid: <1390416879.31.0.511972678195.issue20319@psf.upfronthosting.co.za>
2014-01-22 18:54:39glangfordlinkissue20319 messages
2014-01-22 18:54:39glangfordcreate