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-05.14:16:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562336162.47.0.374330157355.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8fbeb14312b4c1320d31ad86e69749515879d1c3 by Victor Stinner in branch 'master':
bpo-37421: multiprocessing tests now stop ForkServer (GH-14601)
https://github.com/python/cpython/commit/8fbeb14312b4c1320d31ad86e69749515879d1c3
History
Date User Action Args
2019-07-05 14:16:02vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-05 14:16:02vstinnersetmessageid: <1562336162.47.0.374330157355.issue37421@roundup.psfhosted.org>
2019-07-05 14:16:02vstinnerlinkissue37421 messages
2019-07-05 14:16:02vstinnercreate