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-03.09:10:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562145035.38.0.535945774635.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 684cb47fffb7af3ac50cb077f6d2a095c9ce20b4 by Victor Stinner in branch 'master':
bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563)
https://github.com/python/cpython/commit/684cb47fffb7af3ac50cb077f6d2a095c9ce20b4
History
Date User Action Args
2019-07-03 09:10:35vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-03 09:10:35vstinnersetmessageid: <1562145035.38.0.535945774635.issue37421@roundup.psfhosted.org>
2019-07-03 09:10:35vstinnerlinkissue37421 messages
2019-07-03 09:10:35vstinnercreate