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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-21.11:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529579309.0.0.56676864532.issue33735@psf.upfronthosting.co.za>
In-reply-to
Content
I just created bpo-33929: "test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows". See also my PR 7827.
History
Date User Action Args
2018-06-21 11:08:29vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-06-21 11:08:28vstinnersetmessageid: <1529579309.0.0.56676864532.issue33735@psf.upfronthosting.co.za>
2018-06-21 11:08:28vstinnerlinkissue33735 messages
2018-06-21 11:08:28vstinnercreate