Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
filestore: Close files correctly when concatenating uploads (#1239)
* filestore: Add a method to ensure merged chunk files are properly closed * Remove unused `ctx` argument * Handle errors from `src.Close` --------- Co-authored-by: Marius Kleidl <[email protected]>
- Loading branch information