You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xdist isn't flexible enough to run a given set of tests in one process
If these tests are split into multiple processes, they will take a lot
longer since each will wait for locks to die out at the end.
0 commit comments