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

Brian Quinlan report at bugs.python.org
Wed May 8 15:50:37 EDT 2019


Brian Quinlan <brian at sweetapp.com> added the comment:

After playing with it for a while, https://github.com/python/cpython/pull/6375 seems reasonable to me.

It needs tests and some documentation.

Antoine, are you still -1 because of the complexity increase?

----------

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


More information about the Python-bugs-list mailing list