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

Brian Quinlan report at bugs.python.org
Sun Oct 21 11:06:46 CEST 2012


Brian Quinlan added the comment:

The concurrent.futures stuff looks good to me.

Could you add a comment explaining why the delete is necessary? And, as Antoine said, the test should be CPython only.

----------

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


More information about the Python-bugs-list mailing list