Skip to content

[3.7] bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (GH-6084)#6092

Merged
pitrou merged 1 commit intopython:3.7from
miss-islington:backport-095ee41-3.7
Mar 13, 2018
Merged

[3.7] bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (GH-6084)#6092
pitrou merged 1 commit intopython:3.7from
miss-islington:backport-095ee41-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 12, 2018

(cherry picked from commit 095ee41)

Co-authored-by: Thomas Moreau [email protected]

https://bugs.python.org/issue33056

@miss-islington
Copy link
Contributor Author

@tomMoral and @asvetlov: Backport status check is done, and it's a success ✅ .

@pitrou pitrou merged commit f216cbf into python:3.7 Mar 13, 2018
@bedevere-bot
Copy link

@pitrou: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor Author

Thanks, @pitrou!

@miss-islington miss-islington deleted the backport-095ee41-3.7 branch March 13, 2018 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants