mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
Previously the supervisor returned Ok(()) without updating the session state, leaving it in Starting indefinitely. Now it sets state to Stopped, removes the abort sender, and broadcasts AppState:stopped before returning, consistent with every other early-exit path. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||