[New-bugs-announce] [issue36133] ThreadPoolExecutor and ProcessPoolExecutor, dynamic worker count

Fabian Dill report at bugs.python.org
Wed Feb 27 06:40:15 EST 2019


New submission from Fabian Dill <fabian.dill at web.de>:

The request is, that the _max_workers attribute of the pools are exposed as a proper interface, that would allow changing of the worker amount after initialisation.

----------
components: Library (Lib)
messages: 336745
nosy: Fabian Dill
priority: normal
severity: normal
status: open
title: ThreadPoolExecutor and ProcessPoolExecutor, dynamic worker count
versions: Python 3.8

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


More information about the New-bugs-announce mailing list