Skip to content

[3.7] bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816)#13819

Merged
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-bc6469f-3.7
Jun 4, 2019
Merged

[3.7] bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816)#13819
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-bc6469f-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 4, 2019

Copy link
Copy Markdown
Contributor

test_venv.test_mutiprocessing() now explicitly calls pool.terminate()
to wait until the pool completes.
(cherry picked from commit bc6469f)

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

https://bugs.python.org/issue37153

…thonGH-13816)

test_venv.test_mutiprocessing() now explicitly calls pool.terminate()
to wait until the pool completes.
(cherry picked from commit bc6469f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@vstinner
vstinner merged commit 5f8443e into python:3.7 Jun 4, 2019
@miss-islington
miss-islington deleted the backport-bc6469f-3.7 branch June 4, 2019 19:07
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