Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 8, 2019

test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.

https://bugs.python.org/issue37421

test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Jul 8, 2019
@vstinner vstinner merged commit e676244 into python:master Jul 8, 2019
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@vstinner vstinner deleted the concurrent_stop_forkserver branch July 8, 2019 08:49
@bedevere-bot
Copy link

GH-14645 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 8, 2019
test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.
(cherry picked from commit e676244)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
vstinner added a commit that referenced this pull request Jul 8, 2019
)

test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.
(cherry picked from commit e676244)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
test_concurrent_futures now explicitly stops the ForkServer instance
if it's running.
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