mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
* Close input file so SafeMove can delete it This is happening on Windows and over the network but at the end of SafeMove it fails the move with an error that it can't remove the input because it is in use. It turns out it is in use by the SafeMove itself :) * Copy the src file mod time |
||
|---|---|---|
| .. | ||
| dir.go | ||
| dir_test.go | ||
| file.go | ||
| file_test.go | ||
| fs.go | ||
| lock_manager.go | ||
| symwalk.go | ||