fs: Remove stale background append temporary file (#8404)
Background append creates a temporary file which appends uploaded parts as long as they are available, but when a client stops the upload, the temporary file is not removed by any way. This commit removes the temporary file when the server does its regular removing stale multipart uploads.master
parent
c4e2af8ca3
commit
ee05280721
Loading…
Reference in new issue