Jim Jewett added the comment:

ProcessPoolExecutor already defaults to using cpu_count if max_workers is None. 
 Consistency with that might be useful too.  (and a default of 1 to mean 
nothing in parallel is sensible...)

----------
nosy: +Jim.Jewett

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

Reply via email to