Closed mafredri closed 2 years ago
Ran into this on a system that ran out of space (no space left on device).
no space left on device
This PR guards against clobbering the database when a write to tempfile fails.
tempfile
This looks lovely, @mafredri, and I always look forward to your input. Give me a few days to look at the code carefully - I’ll be done with a large project next week.
Merged. Thank you, @mafredri — well done!
Ran into this on a system that ran out of space (
no space left on device
).This PR guards against clobbering the database when a write to
tempfile
fails.