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 coady
Recipients coady
Date 2017-10-04.23:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507160850.08.0.213398074469.issue31697@psf.upfronthosting.co.za>
In-reply-to
Content
`futures.as_completed` is not generating process-based futures in completed order.  Reproduces with 3.7a0.
History
Date User Action Args
2017-10-04 23:47:30coadysetrecipients: + coady
2017-10-04 23:47:30coadysetmessageid: <1507160850.08.0.213398074469.issue31697@psf.upfronthosting.co.za>
2017-10-04 23:47:30coadylinkissue31697 messages
2017-10-04 23:47:30coadycreate