Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 2, 2018

Fix a reference issue inside multiprocessing.Pool that caused the pool to remain alive if it was deleted without being closed or terminated explicitly.
(cherry picked from commit 97bfe8d)

Co-authored-by: tzickel [email protected]

https://bugs.python.org/issue34172

…ythonGH-8450)

Fix a reference issue inside multiprocessing.Pool that caused the pool to remain alive if it was deleted without being closed or terminated explicitly.
(cherry picked from commit 97bfe8d)

Co-authored-by: tzickel <[email protected]>
@miss-islington
Copy link
Contributor Author

@tzickel and @pitrou: Status check is done, and it's a success ✅ .

@pitrou pitrou merged commit 07b96a9 into python:3.6 Oct 2, 2018
@miss-islington miss-islington deleted the backport-97bfe8d-3.6 branch October 2, 2018 21:36
vstinner added a commit that referenced this pull request Dec 6, 2018
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