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 bquinlan, davin, pablogsal, pitrou, vstinner
Date 2021-04-16.17:42:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618594965.72.0.125154290728.issue43867@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c29ae1f0585378dba4d220a2c0fb5dd49fdab3e by Victor Stinner in branch 'master':
bpo-43867: multiprocessing Server catchs SystemExit (GH-25441)
https://github.com/python/cpython/commit/7c29ae1f0585378dba4d220a2c0fb5dd49fdab3e
History
Date User Action Args
2021-04-16 17:42:45vstinnersetrecipients: + vstinner, bquinlan, pitrou, davin, pablogsal
2021-04-16 17:42:45vstinnersetmessageid: <1618594965.72.0.125154290728.issue43867@roundup.psfhosted.org>
2021-04-16 17:42:45vstinnerlinkissue43867 messages
2021-04-16 17:42:45vstinnercreate