[issue26796] BaseEventLoop.run_in_executor shouldn't specify max_workers for default Executor

Guido van Rossum report at bugs.python.org
Mon Apr 18 12:38:50 EDT 2016


Guido van Rossum added the comment:

There should at least be a comment at the definition of _MAX_WORKERS that it's only used on Python 3.4 and before.

Maybe a note in the docs about the default executor would also be useful.

Otherwise this is exactly what I had in mind -- thanks!

PS. Could you sign a contributor form online
https://www.python.org/psf/contrib/contrib-form/

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26796>
_______________________________________


More information about the Python-bugs-list mailing list