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
GOMAXPROCS is now being set in the prow job config. However, the issue
of unit tests and lint runs being throttled could still be a risk.
Instead of setting a hardcoded GOMAXPROCS value, log the value in the
test/lint runs so we can debug any potential issues in the future.
Signed-off-by: Blaine Gardner <[email protected]>
0 commit comments