mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
The READY timeout branch killed the process and returned Ok(()) without calling remove_abort_sender(), leaving a spent entry in abort_senders. Add the call to keep it consistent with all other exit paths. |
||
|---|---|---|
| .. | ||
| compositor_client.rs | ||
| ipc.rs | ||
| main.rs | ||
| mount.rs | ||
| runtime.rs | ||
| ws.rs | ||