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

Resolve #97 #98

Merged
merged 1 commit into from
Sep 27, 2018
Merged

Resolve #97 #98

merged 1 commit into from
Sep 27, 2018

Conversation

lehitoskin
Copy link
Owner

Use temporary file when writing to disk. call-with-atomic-output-file will take care of opening an output port and renaming the temporary file for us. It also (apparently) creates a lock so other processes and threads can't write to the temporary file at the same time.

Use temporary file when writing to disk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants