[issue32823] Regression in test -j behavior and time in 3.7.0b1

Zachary Ware report at bugs.python.org
Mon Apr 9 22:44:20 EDT 2018


Zachary Ware <zachary.ware at gmail.com> added the comment:

Ok, interesting.  The above results are from running on my Windows 8.1 buildbot, running on Azure.  Running on a local fully-updated (I think) Windows 10 VM, I get results similar to what Terry reports: results come in batches of X for -jX.  Does anyone know of any changes we've made that would cause Windows 10 to behave differently here, or has something changed in Windows itself to cause the issue?

Steve or Eryk, do you get the same?

----------
nosy: +eryksun

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


More information about the Python-bugs-list mailing list