[issue16284] concurrent.futures ThreadPoolExecutor keeps unnecessary references to worker functions.

Roundup Robot report at bugs.python.org
Sat Nov 3 14:36:11 CET 2012


Roundup Robot added the comment:

New changeset 70cef0a160cf by Andrew Svetlov in branch 'default':
Issue #16284: Prevent keeping unnecessary references to worker functions in concurrent.futures ThreadPoolExecutor.
http://hg.python.org/cpython/rev/70cef0a160cf

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16284>
_______________________________________


More information about the Python-bugs-list mailing list