Closed phobozad closed 7 years ago
Ensure we are saving data in a thread-safe way. Apply locks around file writes and don't hold the file open longer than needed for the write/append operation.
Ensure we are saving data in a thread-safe way. Apply locks around file writes and don't hold the file open longer than needed for the write/append operation.