mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
supervisor_transitions_through_ready_to_stopped (unix only): - Writes a temp shell script that prints 'READY' and exits. - Sets WEFT_RUNTIME_BIN to the script path; restores env after test. - Calls runtime::supervise() and verifies final session state is Stopped. - Verifies AppReady was broadcast via the registry broadcast channel. - Runs with tokio flavor='current_thread' to avoid concurrent env mutation. Wraps set_var/remove_var in unsafe blocks (required since Rust 1.93). |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-servo-shell | ||