mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
run() now registers a SIGTERM handler (unix-only, cfg-gated) alongside the existing SIGINT handler. Both break the accept loop and allow the Unix socket to be removed before exit. On non-Unix targets the SIGTERM arm uses std::future::pending so the select! shape is unchanged at the type level. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||