[issue38430] Memory leak in ThreadPoolExecutor + run_in_executor

Yury Selivanov report at bugs.python.org
Fri Nov 1 17:12:46 EDT 2019


Yury Selivanov <yselivanov at gmail.com> added the comment:

> It is a more complex solution but definitely 100% backward compatible; plus the solution we can prepare people for removing the deprecated code eventually.

Yeah.  Do you think it's worth it bothering with this old low-level API instead of making a new high-level one?  I don't, but if you do the feel free to change it.

----------

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


More information about the Python-bugs-list mailing list