@scottalanmiller that's weird, we do use graceful-fs which should handle that automatically
https://github.com/NodeBB/NodeBB/blob/cc9d6fd08b29436e134de89d3bf4487479c7ce32/src/file.js#L13
It's possible in done cases this doesn't apply before an operation is executed. When did you encounter an issue?