-
-
Notifications
You must be signed in to change notification settings - Fork 354
gix clone pytorch panics #594
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
Comments
Thanks for reporting, I am looking into it! I tried with a slightly newer version and didn't get a panic, but a failed clone nonetheless:
I am investigating what kind of refs could cause that. |
Thanks for providing such a nice test-repository, I will keep it and maybe remember to post here once this is working. The error I ran into related to the lock being taken can be reproduced as well, I opened a separate issue for that (#595). There reason I am closing this issue as now (that I can reproduce it) it's clear that Thanks for your understanding. |
Duplicates
Current behavior 😯
Expected behavior 🤔
No response
Steps to reproduce 🕹
gix -v clone https://github.com/pytorch/pytorch.git pytorch
The text was updated successfully, but these errors were encountered: