Terry J. Reedy added the comment:

The example runs fine, in about 1 second, on my 6 core (which I guess is 12 
logical cores) Pentium.  I am guessing that the default number of workers needs 
to be changed, at least on Windows, to min(#logical_cores, 60)

----------
nosy: +bquinlan, terry.reedy

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

Reply via email to