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

Antoine Pitrou report at bugs.python.org
Fri Sep 1 12:54:02 EDT 2017


Antoine Pitrou added the comment:


New changeset 97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9 by Antoine Pitrou (Grzegorz Grzywacz) in branch 'master':
bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (#1560)
https://github.com/python/cpython/commit/97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9


----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list