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 asvetlov, pitrou, tomMoral
Date 2018-03-13.09:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520932260.13.0.467229070634.issue33056@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f216cbf9ab704da98146a25d57ff0e85aecb49da by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (GH-6084) (#6092)
https://github.com/python/cpython/commit/f216cbf9ab704da98146a25d57ff0e85aecb49da
History
Date User Action Args
2018-03-13 09:11:00pitrousetrecipients: + pitrou, asvetlov, tomMoral
2018-03-13 09:11:00pitrousetmessageid: <1520932260.13.0.467229070634.issue33056@psf.upfronthosting.co.za>
2018-03-13 09:11:00pitroulinkissue33056 messages
2018-03-13 09:11:00pitroucreate