-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-134262: Fix off by one errors in download retry functions #134867
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
Conversation
Thanks @emmatyping for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @emmatyping and @zware, I could not cleanly backport this to
|
…GH-134865) (cherry picked from commit e9d845b) Includes fix for off-by-one error from GH-134867 (cherry-picked from commit e64395e) Co-authored-by: Emma Smith <emma@emmatyping.dev>
|
One of the two hard problems in programming....
🤦♀️
thanks @zware for spotting