[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Dec 18, 2018

Fix test_multiprocessing_main_handling: use multiprocessing.Pool with
a context manager and then explicitly join the pool.
(cherry picked from commit 6cdce3d)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue35424

Fix test_multiprocessing_main_handling: use multiprocessing.Pool with
a context manager and then explicitly join the pool.
(cherry picked from commit 6cdce3d)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Copy link
Contributor Author

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

vstinner merged commit c74e7c4 into python:3.7 Dec 18, 2018
miss-islington deleted the backport-6cdce3d-3.7 branch December 18, 2018 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants