diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-03-24 14:19:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-24 14:19:18 (GMT) |
commit | 80cb6ed4db9bae09de1e9ad6001d11cb45a4c1cc (patch) | |
tree | 2d829301a643bae1ad5f9476ff32856487895900 /Objects/stringlib/stringdefs.h | |
parent | 6a45811d06e25447c83f78d67fd78298f83868ee (diff) | |
download | cpython-80cb6ed4db9bae09de1e9ad6001d11cb45a4c1cc.zip cpython-80cb6ed4db9bae09de1e9ad6001d11cb45a4c1cc.tar.gz cpython-80cb6ed4db9bae09de1e9ad6001d11cb45a4c1cc.tar.bz2 |
bpo-29861: release references to multiprocessing Pool tasks (#743) (#801)
* 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
(cherry picked from commit 8988945cdc27ffa86ba8c624e095b51c459f5154)
* Fix Misc/NEWS??
Diffstat (limited to 'Objects/stringlib/stringdefs.h')
0 files changed, 0 insertions, 0 deletions