[issue29595] Expose max_queue_size in ThreadPoolExecutor

Stephen ONeal report at bugs.python.org
Fri Mar 30 13:27:23 EDT 2018


Stephen ONeal <stephen.oneal.04 at gmail.com> added the comment:

My project we're going into the underlying _work_queue and blocking adding more elements based on unfinished_tasks to accomplish this, bubbling this up to the API would be a welcome addition.

----------
nosy: +stephen.oneal.04 at gmail.com

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


More information about the Python-bugs-list mailing list