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, neologix, pitrou, vstinner
Date 2014-02-08.15:06:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391872004.51.0.678808121699.issue20516@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch: Fixed bug where quick yield in as_completed() did not release lock on future.
History
Date User Action Args
2014-02-08 15:06:44glangfordsetrecipients: + glangford, bquinlan, pitrou, vstinner, neologix
2014-02-08 15:06:44glangfordsetmessageid: <1391872004.51.0.678808121699.issue20516@psf.upfronthosting.co.za>
2014-02-08 15:06:44glangfordlinkissue20516 messages
2014-02-08 15:06:44glangfordcreate