[issue27144] concurrent.futures.as_completed() memory inefficiency

Antoine Pitrou report at bugs.python.org
Fri Sep 1 13:16:49 EDT 2017


Antoine Pitrou added the comment:


New changeset ea767915f7476c1fe97f7b1a53304d57f105bdd2 by Antoine Pitrou in branch '3.6':
[3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560) (#3266)
https://github.com/python/cpython/commit/ea767915f7476c1fe97f7b1a53304d57f105bdd2


----------

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


More information about the Python-bugs-list mailing list