Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.5] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467)#2469

Merged
vstinner merged 1 commit into
python:3.5python/cpython:3.5from
pitrou:backport-a79f8fa-3.5pitrou/cpython:backport-a79f8fa-3.5Copy head branch name to clipboard
Jun 28, 2017
Merged

[3.5] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467)#2469
vstinner merged 1 commit into
python:3.5python/cpython:3.5from
pitrou:backport-a79f8fa-3.5pitrou/cpython:backport-a79f8fa-3.5Copy head branch name to clipboard

Conversation

@pitrou

@pitrou pitrou commented Jun 28, 2017

Copy link
Copy Markdown
Member

Forgetting to call Process.join() can keep some resources alive.
(cherry picked from commit a79f8fa)

Forgetting to call Process.join() can keep some resources alive.
(cherry picked from commit a79f8fa)
@vstinner vstinner merged commit f15bf1f into python:3.5 Jun 28, 2017
@pitrou pitrou deleted the backport-a79f8fa-3.5 branch June 28, 2017 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.