slapos.grid.promise: prevent json file corruption while updating data
history and statistics files are sometimes corrupted because of invalid json We now use json.dump to write the entire file at once. Probably this will consume more resources.
Showing
Please register or sign in to comment