mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
When a runtime process exits naturally (not via TerminateApp) the oneshot Sender remained in abort_senders until shutdown_all(). Add remove_abort_sender() and call it at the normal exit path in supervise() to release the entry immediately. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||