SIGN IN SIGN UP

Make JSON create atomic

Sometimes processes read an unfinished JSON dump. To avoid dealing with
exclusive locks and filesystem support we write the dump to a temporary
file and rename it afterwards. This makes the json creation atomic.
S
Stefan Mayr committed
9696236b8ad10d9324fc0b68f8fbce05230adb52
Parent: 53701f5