Skip to content

atomicFileWrite is not working as expected at windows #4276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
soulomoon opened this issue Jun 3, 2024 · 0 comments
Open

atomicFileWrite is not working as expected at windows #4276

soulomoon opened this issue Jun 3, 2024 · 0 comments
Labels
priority: high High priority item type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..

Comments

@soulomoon
Copy link
Collaborator

soulomoon commented Jun 3, 2024

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

@soulomoon soulomoon added type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc.. status: needs triage labels Jun 3, 2024
@soulomoon soulomoon changed the title atomicFileWrite is not working at windows! atomicFileWrite is not working at windows Jun 3, 2024
@soulomoon soulomoon changed the title atomicFileWrite is not working at windows atomicFileWrite is not working as expected at windows Jun 3, 2024
@soulomoon soulomoon added the priority: high High priority item label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority item type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Projects
None yet
Development

No branches or pull requests

1 participant