-
Notifications
You must be signed in to change notification settings - Fork 18.7k
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
builder-next: call stopprogress on download error #39211
Conversation
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #39211 +/- ##
=========================================
Coverage ? 37.02%
=========================================
Files ? 612
Lines ? 45488
Branches ? 0
=========================================
Hits ? 16843
Misses ? 26351
Partials ? 2294 |
CI green. Ready for merge 👍 |
Thx @olljanat |
I contacted GitHub support, just in case 👍 |
@thaJeztah no response? |
Nope, don't think so 😔 |
can we retry to close this? |
interesting; tried that earlier and didn't work; now looks like it did (I did reach out to hem again today, perhaps they fixed something?) |
Progress needs to be stopped on download error as well to avoid defer from hanging.
@tiborvass @AkihiroSuda
Signed-off-by: Tonis Tiigi tonistiigi@gmail.com