Skip to content
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

Fix load_url retry for binary streams #192

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Oct 19, 2024

This is a pretty old bug in the original binary stream implementation from #36.

Right now, it only triggers when we retry a binary stream download, as would be the case downloading the Gzip'd distribution cache.

This is a pretty old bug in the original binary stream implementation.

Fixes 8f4121c
@cottsay cottsay added the bug label Oct 19, 2024
@cottsay cottsay self-assigned this Oct 19, 2024
@cottsay cottsay merged commit 2946314 into master Oct 19, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/load-url-retry branch October 19, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants