-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gut silently fails when pull
ing many repos, then hangs forever
#190
Comments
Although it happens to me too, it is really rare, and the first place to look would be network errors somewhere. At least that has been the case for me in the past. |
I checked that, but it was all fine. When I did a manual bash for loop and |
Just did |
pull
ing many repos, then hangs foreverpull
ing many repos, then hangs forever
I was running with just |
I discovered that when doing
gut pull -o giellalt
, gut took a long time, but even for the directoriesit claimed to be "proessing" - nothing had happened, and they had not been pulled. After a good while
I had to abort (ctrl-c) the process.
It can't be ruled out that github may be rate limiting a client, causing gut to hang like this.
The text was updated successfully, but these errors were encountered: