[issue24882] ThreadPoolExecutor doesn't reuse threads until #threads == max_workers

Antoine Pitrou report at bugs.python.org
Sat May 18 10:36:41 EDT 2019


Antoine Pitrou <pitrou at free.fr> added the comment:

Thomas, I think that's a good argument, so perhaps we should do this (strive to reuse threads) after all.

----------

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


More information about the Python-bugs-list mailing list