Gregory P. Smith <g...@krypto.org> added the comment:

It sounds like we need to introspect the mp_context= passed to 
ProcessPoolExecutor (and it's default when None) to raise an error when 
max_tasks_per_child is incompatible with it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46464>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to