Skip to content

Fix issue w tiny upload session not being finalized.#328

Merged
vgrem merged 1 commit intovgrem:masterfrom
freqva:fix-uploadsession-singlechunk
Mar 26, 2023
Merged

Fix issue w tiny upload session not being finalized.#328
vgrem merged 1 commit intovgrem:masterfrom
freqva:fix-uploadsession-singlechunk

Conversation

@freqva
Copy link
Copy Markdown

@freqva freqva commented Mar 26, 2023

Fixes an issue in upload sessions with data sizes <= buffer size where the File::finishUpload method is not called to commit the file. This fix ensures the method is called at the end of the upload.

@vgrem vgrem merged commit 80c9b35 into vgrem:master Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants