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 miss-islington
Recipients BTaskaya, arekm, gaborjbernat, miss-islington, pablogsal, vstinner
Date 2020-03-15.21:26:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584307615.36.0.400668350831.issue39360@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f5302fed4ff0cc8042e639b29a0664a16bc2702 by Miss Islington (bot) in branch '3.8':
bpo-39360: Ensure all workers exit when finalizing a multiprocessing Pool (GH-19009)
https://github.com/python/cpython/commit/7f5302fed4ff0cc8042e639b29a0664a16bc2702
History
Date User Action Args
2020-03-15 21:26:55miss-islingtonsetrecipients: + miss-islington, arekm, vstinner, pablogsal, gaborjbernat, BTaskaya
2020-03-15 21:26:55miss-islingtonsetmessageid: <1584307615.36.0.400668350831.issue39360@roundup.psfhosted.org>
2020-03-15 21:26:55miss-islingtonlinkissue39360 messages
2020-03-15 21:26:55miss-islingtoncreate