huskies: merge 1144 story Gateway trampoline-restart: detached helper survives the gateway's own death

This commit is contained in:
dave
2026-05-19 18:13:26 +00:00
parent 20ec690e22
commit de638603cd
12 changed files with 656 additions and 1 deletions
+1
View File
@@ -579,6 +579,7 @@ pub fn spawn_gateway_bot(
Some(gateway_projects_store),
timer_store,
gateway_event_rx,
Some(port),
);
(handle, shutdown_tx)
}