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
Otherwise `go test` would execute GOMAXPROCS parallel tests running
`--cpu` number of processes (1,2,4) which could starve cpu in some
cases.
Signed-off-by: Aleksander Mistewicz <[email protected]>
0 commit comments