[issue44733] Feature request: maxtasksperchild for ProcessPoolExecutor

Gregory P. Smith report at bugs.python.org
Mon Jan 24 21:42:06 EST 2022


Gregory P. Smith <greg at krypto.org> added the comment:

As this is a new feature, it would also be reasonable to have specifying max_tasks_per_child without explicitly specifying a mp_context default to a safe mp_context.

----------

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


More information about the Python-bugs-list mailing list