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 Windson Yang, benjamin.peterson, davin, docs@python, mattip, ned.deily, pablogsal, pitrou, tzickel, vstinner, zach.ware
Date 2018-12-12.16:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544630657.78.0.788709270274.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
The new test_del_pool() test of the fix failed on a buildbot: bpo-35413 "test_multiprocessing_fork: test_del_pool() leaks dangling threads and processes on AMD64 FreeBSD CURRENT Shared 3.x".
History
Date User Action Args
2018-12-12 16:04:17vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, ned.deily, docs@python, zach.ware, mattip, davin, tzickel, pablogsal, Windson Yang
2018-12-12 16:04:17vstinnersetmessageid: <1544630657.78.0.788709270274.issue34172@psf.upfronthosting.co.za>
2018-12-12 16:04:17vstinnerlinkissue34172 messages
2018-12-12 16:04:17vstinnercreate