Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flatfs: Windows os.Rename refuses to overwrite a file; call MoveFiles…
…Ex directly For background, see golang/go#3366 Here's the failure seen: --- FAIL: TestPutOverwrite (0.03s) flatfs_test.go:118: Put fail: rename C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441\7175\put- 717454915 C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441/7175/71757578.data: Cannot create a file when that file already exists.
- Loading branch information