keep CLI units current during rebuilds
This commit is contained in:
@@ -358,8 +358,9 @@ header free-functions are `inline`. The wasm backend exposes only declarations
|
||||
cold component that exceeds the development epoch window and proves the
|
||||
parent request still renders it. The dependency-invalidation gate also holds
|
||||
parent and child compile locks across a transitive source edit, proves a
|
||||
warmed request returns the last atomically published result without waiting,
|
||||
and then proves the new dependency result appears after rebuild completion.
|
||||
warmed HTTP request returns the last atomically published result without
|
||||
waiting, while a CLI request waits and returns only the current dependency
|
||||
result after rebuild completion.
|
||||
|
||||
- **WebSocket end-to-end**: a headless client performs a raw WS handshake to
|
||||
`:HTTP_PORT` with path `/site/tests/websockets.ws.uce` (self-resolving
|
||||
|
||||
Reference in New Issue
Block a user