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: Clear potential ref cycle between Process and Process target (GH-2470)#2472

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

[3.5] bpo-30775: Clear potential ref cycle between Process and Process target (GH-2470)#2472
pitrou merged 1 commit into
python:3.5python/cpython:3.5from
pitrou:backport-79d37ae-3.5pitrou/cpython:backport-79d37ae-3.5Copy head branch name to clipboard

Conversation

@pitrou

@pitrou pitrou commented Jun 28, 2017

Copy link
Copy Markdown
Member
  • Clear potential ref cycle between Process and Process target

Besides Process.join() not being called, this was an indirect cause of bpo-30775.
The threading module already does this.

  • Add issue reference.
    (cherry picked from commit 79d37ae)

…ythonGH-2470)

* Clear potential ref cycle between Process and Process target

Besides Process.join() not being called, this was an indirect cause of bpo-30775.
The threading module already does this.

* Add issue reference.
(cherry picked from commit 79d37ae)
@pitrou pitrou merged commit a9705b7 into python:3.5 Jun 28, 2017
@vstinner vstinner changed the title [3.5] Clear potential ref cycle between Process and Process target (GH-2470) [3.5] bpo-30775: Clear potential ref cycle between Process and Process target (GH-2470) Jun 28, 2017
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

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