You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test(ci): remove wall-clock synchronization
Replace sleeps, polling deadlines, and elapsed-time assertions with lifecycle signals, exact protocol reads, and expired deadlines.
Add a policy test and contributor guidance to keep the suite deterministic across variable CI runner load.
* test(ci): restore deterministic wait coverage
Add lifecycle barriers and private clock and wait seams so deterministic tests still execute active wait, wake, handoff, and shutdown paths.
Restore project coverage without reintroducing elapsed-time coordination.
0 commit comments