omx(team): auto-checkpoint worker-4 [unknown]
This commit is contained in:
parent
060603c196
commit
11c6a6007f
|
|
@ -6136,6 +6136,7 @@ fn session_exists_json(
|
|||
Ok(serde_json::json!({
|
||||
"kind": "session_exists",
|
||||
"session_id": resolved_id,
|
||||
"session": target,
|
||||
"requested": target,
|
||||
"exists": exists,
|
||||
"active": resolved_id == active_session_id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue