Skip to content

monitor: prevent monitor_state.data json file corruption

Alain Takoudjou requested to merge fix/monitor-state into master

If the monitor is stopped while the file monitor_state.data is being updated, the file can be corrupted because it contains invalid Json.

Merge request reports