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