diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-03-24 13:52:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-24 13:52:11 +0100 |
commit | 8988945cdc27ffa86ba8c624e095b51c459f5154 (patch) | |
tree | 3dd4f0619935cca2a0556f0a9cac10ff0aa6b678 /Lib/test/test_pathlib.py | |
parent | e304e33c16e060932d1e2cc8a030d42b02b429b5 (diff) | |
download | cpython-git-8988945cdc27ffa86ba8c624e095b51c459f5154.tar.gz |
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
Diffstat (limited to 'Lib/test/test_pathlib.py')
0 files changed, 0 insertions, 0 deletions