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 pablogsal
Recipients Alexander Kanavin, lukasz.langa, pablogsal, sobolevn, vstinner
Date 2021-09-19.22:50:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632091812.05.0.0927227645451.issue45128@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d42408495402b06ecae91420735aeff454be6b5 by Nikita Sobolev in branch 'main':
bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387)
https://github.com/python/cpython/commit/1d42408495402b06ecae91420735aeff454be6b5
History
Date User Action Args
2021-09-19 22:50:12pablogsalsetrecipients: + pablogsal, vstinner, lukasz.langa, Alexander Kanavin, sobolevn
2021-09-19 22:50:12pablogsalsetmessageid: <1632091812.05.0.0927227645451.issue45128@roundup.psfhosted.org>
2021-09-19 22:50:12pablogsallinkissue45128 messages
2021-09-19 22:50:12pablogsalcreate