[issue35715] ProcessPool workers hold onto return value of last task in memory

Pablo Galindo Salgado report at bugs.python.org
Sat Mar 16 18:28:53 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 962bdeab191ee64459caa199209331005797ea7a by Pablo Galindo (Dave Chevell) in branch 'master':
bpo-35715: Liberate return value of _process_worker (GH-11514)
https://github.com/python/cpython/commit/962bdeab191ee64459caa199209331005797ea7a


----------
nosy: +pablogsal

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35715>
_______________________________________


More information about the Python-bugs-list mailing list