Skip to content
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

atomic-write writes over read only files #9

Open
expipiplus1 opened this issue Feb 14, 2017 · 1 comment
Open

atomic-write writes over read only files #9

expipiplus1 opened this issue Feb 14, 2017 · 1 comment

Comments

@expipiplus1
Copy link

This is a little odd, although understandable given the implementation.

@nlander
Copy link

nlander commented Jun 7, 2017

@jsl It appears as though this comes from the use of renameFile in closeAndRename, which seems like a fairly deliberate use. Do we want to make this API change by checking if a file is read-only, or do we want to keep overwriting all files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants