Commit db7de21
committed
Retry rename on lock induced failures (re-fix) (go-gitea#16461)
Backport go-gitea#16461
Unfortunately go-gitea#16435 asserts the wrong error and should use
os.LinkError not os.PathError.
Fix go-gitea#16439
Signed-off-by: Andrew Thornton <[email protected]>1 parent 0877d49 commit db7de21
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments