[issue40093] ThreadPoolExecutor with wait=True shuts down too early

gaoxinge report at bugs.python.org
Mon Mar 30 01:27:21 EDT 2020


gaoxinge <gaoxx5 at gmail.com> added the comment:

> I assume what you mean is that while shutdown will wait, it won't accept any new job/future after it is called.

Yes, you are right. This is a feature of the ThreadPoolExecutor.

----------

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


More information about the Python-bugs-list mailing list