◐ Shell
clean mode source ↗

[2.7] bpo-31234: fork_wait tests now join threads (GH-3139) by vstinner · Pull Request #3535 · 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

Merged

vstinner

merged 1 commit into

python:2.7from

vstinner:fork_wait27

Sep 13, 2017

Merged

Conversation

@vstinner

@vstinner vstinner commented

Sep 13, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

fork_wait.py tests now joins threads, to not leak running threads in
the background.

(cherry picked from commit c99d41f)

https://bugs.python.org/issue31234

fork_wait.py tests now joins threads, to not leak running threads in
the background.

(cherry picked from commit c99d41f)

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

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @Mariatta @the-knights-who-say-ni @bedevere-bot