-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add a timeout when checking if a crate has been published #1015
Comments
It gets stuck at this line:
|
I see. Probably we can debug and check inside that function. |
So I ran |
I had a look at the codebase. It seems they don't emit any logs. 😢 |
@orhun had the issue where this function never finished. We should add a timeout (1 minute?) so that at least we can report what the error is.
The text was updated successfully, but these errors were encountered: