mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03: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. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||