atomicFileWrite
is not working as expected at windows
#4276
Labels
priority: high
High priority item
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
According to haskell/directory#109.
renameFile
make no guarantee to be atomic.We should find an alternative implementation for this in windows.
It is the main cause of #4270
The text was updated successfully, but these errors were encountered: