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
Do not halve the number of used cores in testing (#25201)
Do not halve the number of used cores if the user has explicitly
specified the number of cores to use in testing.
It is a bit silly to have to say `export EMTEST_CORES=128` to get 64
cores in actuality.
0 commit comments