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 miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-07-08.08:49:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562575758.52.0.11377794575.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset e676244235895aeb6ec3b81ca3ccf4a70e487919 by Victor Stinner in branch 'master':
bpo-37421: test_concurrent_futures stops ForkServer (GH-14643)
https://github.com/python/cpython/commit/e676244235895aeb6ec3b81ca3ccf4a70e487919
History
Date User Action Args
2019-07-08 08:49:18vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-08 08:49:18vstinnersetmessageid: <1562575758.52.0.11377794575.issue37421@roundup.psfhosted.org>
2019-07-08 08:49:18vstinnerlinkissue37421 messages
2019-07-08 08:49:18vstinnercreate