mirror of https://github.com/python/cpython
Browse Source
* 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 testpull/802/head
committed by
GitHub
3 changed files with 37 additions and 1 deletions
Loading…
Reference in new issue