You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
Replace all calls to os.Remove/os.RemoveAll by retrying util.Remove/util.RemoveAll and remove circular dependencies from util.

Fix #12339

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
4 years ago
..
compare.go inform participants on UI too (#10473) 4 years ago
path.go Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
remove.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
sanitize.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
sanitize_test.go Sanitize credentials in mirror form (#9975) 4 years ago
timer.go Prevent timer leaks in Workerpool and others (#11333) 4 years ago
url.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
util.go Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
util_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago