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, mark.dickinson, sbt, tim.peters, vstinner
Date 2014-01-26.13:07:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390741664.17.0.622740217679.issue20319@psf.upfronthosting.co.za>
In-reply-to
Content
This patch shows the minimal desired outcome. It is not elegant in its current form, but does only what is necessary. Ultimately I think as_completed() should go its own way and not lock all Futures at once (#20297).
History
Date User Action Args
2014-01-26 13:07:44glangfordsetrecipients: + glangford, tim.peters, bquinlan, mark.dickinson, vstinner, sbt
2014-01-26 13:07:44glangfordsetmessageid: <1390741664.17.0.622740217679.issue20319@psf.upfronthosting.co.za>
2014-01-26 13:07:44glangfordlinkissue20319 messages
2014-01-26 13:07:44glangfordcreate