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

bpo-29861: release references to multiprocessing Pool tasks (#743)#801

Merged
pitrou merged 2 commits into
python:3.5python/cpython:3.5from
pitrou:backport-8988945-3.5pitrou/cpython:backport-8988945-3.5Copy head branch name to clipboard
Mar 24, 2017
Merged

bpo-29861: release references to multiprocessing Pool tasks (#743)#801
pitrou merged 2 commits into
python:3.5python/cpython:3.5from
pitrou:backport-8988945-3.5pitrou/cpython:backport-8988945-3.5Copy head branch name to clipboard

Conversation

@pitrou

@pitrou pitrou commented Mar 24, 2017

Copy link
Copy Markdown
Member
  • bpo-29861: release references to multiprocessing Pool tasks

Release references to tasks, their arguments and their results as soon
as they are finished, instead of keeping them alive until another task
arrives.

  • Comments in test

(cherry picked from commit 8988945)

* bpo-29861: release references to multiprocessing Pool tasks

Release references to tasks, their arguments and their results as soon
as they are finished, instead of keeping them alive until another task
arrives.

* Comments in test

(cherry picked from commit 8988945)
@pitrou

pitrou commented Mar 24, 2017

Copy link
Copy Markdown
Member Author

Misc/NEWS clusterfuck due to git. Will try to fix.

@pitrou pitrou merged commit 80cb6ed into python:3.5 Mar 24, 2017
@pitrou pitrou deleted the backport-8988945-3.5 branch March 24, 2017 14:19
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.