mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
The two consecutive registry lock acquisitions after READY left a window where session state was Running but the AppReady broadcast had not yet been sent. A concurrent reader winning the lock in that window would observe Running without a corresponding event. Combining into one acquisition closes the window. |
||
|---|---|---|
| .. | ||
| weft-app-shell | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||