mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 15:24:25 +00:00
ca55e49cc0
Backport #16435 Due to external locking on Windows it is possible for an os.Rename to fail if the files or directories are being used elsewhere. This PR simply suggests retrying the rename again similar to how we handle the os.Remove problems. Fix #16427 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
||
---|---|---|
.. | ||
helper.go | ||
local.go | ||
minio.go | ||
storage.go |