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
The automaxprocs flag was not being recognized due to incorrect
initialization order. Register the flag before merging Go flags
with pflag to make it available for command-line parsing.
Signed-off-by: Praveen M <[email protected]>
0 commit comments