mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
SessionRegistry::shutdown_all() clears abort_senders, dropping all oneshot senders. Each supervised process's abort_rx fires, causing supervise() to kill the child. A 200ms yield after shutdown_all gives the tokio runtime time to schedule the abort handling before the process exits and the socket file is removed. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||