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 davin, miss-islington, pitrou, vstinner
Date 2018-06-27.13:17:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530105458.55.0.56676864532.issue33929@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7b5856e7f059748f41f37d00abc76be0807d989d by Victor Stinner in branch '3.7':
Revert "bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921)" (GH-7963)
https://github.com/python/cpython/commit/7b5856e7f059748f41f37d00abc76be0807d989d
History
Date User Action Args
2018-06-27 13:17:38vstinnersetrecipients: + vstinner, pitrou, davin, miss-islington
2018-06-27 13:17:38vstinnersetmessageid: <1530105458.55.0.56676864532.issue33929@psf.upfronthosting.co.za>
2018-06-27 13:17:38vstinnerlinkissue33929 messages
2018-06-27 13:17:38vstinnercreate