◐ Shell
clean mode source ↗

[3.8] bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) by miss-islington · Pull Request #14645 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jul 8, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

https://bugs.python.org/issue37421

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>

@miss-islington

Copy link Copy Markdown

Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link Copy Markdown

Contributor Author

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

@vstinner vstinner merged commit cdada40 into python:3.8

Jul 8, 2019

@miss-islington miss-islington deleted the backport-e676244-3.8 branch

July 8, 2019 09:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @vstinner @the-knights-who-say-ni @bedevere-bot