-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Also cancel XHR when cancelling uploads #35259
Conversation
Fixes issue when cancelling a long list of uploads. Signed-off-by: Vincent Petry <[email protected]>
/backport to stable25 |
/backport to stable24 |
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.
Tested and works!
Finally a fix was found 🎉🎉🎉
/backport to stable23 |
Touching legacy upload code ? 👻 😁 |
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.
🐘
I had no choice 🧤 and just now looking at the history I realized that the line |
Fixes #32354
Fixes issue when cancelling a long list of uploads.