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

Uploading large files causes memory leak? #172

Closed
xHeinrich opened this issue Oct 16, 2019 · 1 comment
Closed

Uploading large files causes memory leak? #172

xHeinrich opened this issue Oct 16, 2019 · 1 comment
Labels

Comments

@xHeinrich
Copy link

xHeinrich commented Oct 16, 2019

Uploading a large file on ios via multipart causes a memory leak which causes the background process to crash. Uploading via octetstream causes excessive CPU due to the onprogress event firing too quickly.

github-actions bot pushed a commit that referenced this issue May 6, 2021
## [6.2.4](v6.2.3...v6.2.4) (2021-05-06)

### Bug Fixes

* video uploads larger than ~100MB fail on iOS ([#239](#239)) ([d5798e0](d5798e0)), closes [#172](#172) [#149](#149) [#53](#53) [#93](#93)
@github-actions
Copy link

github-actions bot commented May 6, 2021

🎉 This issue has been resolved in version 6.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant