Closed freqva closed 1 year ago
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.
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.