github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.0_2024-10-21/fix-upload-session-bugs.md (about) 1 Bugfix: Fix upload session bugs 2 3 We fixed an issue that caused a panic when we could not open a file to calculate checksums. Furthermore, we now delete the upload session .lock file on cleanup. 4 5 https://github.com/cs3org/reva/pull/4888