SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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

* 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
A
Antoine Pitrou committed
8988945cdc27ffa86ba8c624e095b51c459f5154
Parent: e304e33
Committed by GitHub <noreply@github.com> on 3/24/2017, 12:52:11 PM