it seems update_is_running runs in parallel to write_target and read_status can not run before write_target has finished due to locks -> call read_status within write_target
30 KiB
30 KiB