Skip to content

[3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467)#2468

Merged
pitrou merged 1 commit intopython:3.6from
pitrou:backport-a79f8fa-3.6
Jun 28, 2017
Merged

[3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467)#2468
pitrou merged 1 commit intopython:3.6from
pitrou:backport-a79f8fa-3.6

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Jun 28, 2017

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)
@pitrou pitrou merged commit e022aad into python:3.6 Jun 28, 2017
@pitrou pitrou deleted the backport-a79f8fa-3.6 branch June 28, 2017 09:49
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.

2 participants