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 default for Repos.run is to attempt to run a given command in 6 repos at once (in parallel). You can set this to 1 by using the serial flag, but you can't optimize it for a given machine. A CLI flag to set the parallelism level would be helpful.