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 pitrou
Recipients Windson Yang, davin, docs@python, mattip, pitrou, tzickel, zach.ware
Date 2018-10-02.21:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538514088.99.0.545547206417.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 97bfe8d3ebb0a54c8798f57555cb4152f9b2e1d0 by Antoine Pitrou (tzickel) in branch 'master':
bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450)
https://github.com/python/cpython/commit/97bfe8d3ebb0a54c8798f57555cb4152f9b2e1d0
History
Date User Action Args
2018-10-02 21:01:29pitrousetrecipients: + pitrou, docs@python, zach.ware, mattip, davin, tzickel, Windson Yang
2018-10-02 21:01:28pitrousetmessageid: <1538514088.99.0.545547206417.issue34172@psf.upfronthosting.co.za>
2018-10-02 21:01:28pitroulinkissue34172 messages
2018-10-02 21:01:28pitroucreate