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 vstinner
Recipients vstinner
Date 2017-09-01.22:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504304713.64.0.949623552038.issue31326@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b713adf27a76b5df95e3ee5f85f9064a2763ae35 by Victor Stinner in branch 'master':
bpo-31326: ProcessPoolExecutor waits for the call queue thread (#3265)
https://github.com/python/cpython/commit/b713adf27a76b5df95e3ee5f85f9064a2763ae35
History
Date User Action Args
2017-09-01 22:25:13vstinnersetrecipients: + vstinner
2017-09-01 22:25:13vstinnersetmessageid: <1504304713.64.0.949623552038.issue31326@psf.upfronthosting.co.za>
2017-09-01 22:25:13vstinnerlinkissue31326 messages
2017-09-01 22:25:13vstinnercreate