haskell / haskell/haskell-language-server
`atomicFileWrite` is not working as expected at windows
Open
priority: high
type: bug
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
According to https://github.com/haskell/directory/issues/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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.