[2.7] bpo-31234: fork_wait tests now join threads (GH-3139) by vstinner · Pull Request #3535 · python/cpython

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Sep 13, 2017

edited by bedevere-bot

Loading

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