Closed xHeinrich closed 3 years ago
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.
:tada: This issue has been resolved in version 6.2.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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.