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-06.07:51:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544082713.61.0.788709270274.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9dfc754d61c55a526304e10a328bad448efa9ee9 by Victor Stinner in branch 'master':
Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450)" (GH-10971)
https://github.com/python/cpython/commit/9dfc754d61c55a526304e10a328bad448efa9ee9
History
Date User Action Args
2018-12-06 07:51:53vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, ned.deily, docs@python, zach.ware, mattip, davin, tzickel, pablogsal, Windson Yang
2018-12-06 07:51:53vstinnersetmessageid: <1544082713.61.0.788709270274.issue34172@psf.upfronthosting.co.za>
2018-12-06 07:51:53vstinnerlinkissue34172 messages
2018-12-06 07:51:53vstinnercreate