1a75f61ebe52540aceb5c8452fb8864b57196ed8
Seeding the cache with a live Raise transition raced the first reconcile: when the reconcile snapshot populated the cache first, the still-buffered live Raise was applied — and broadcast — after the test's feed subscriber had registered, so the exactly-one-transition assertion saw two. Seed through a reconcile pass instead (forced by a provider-mode probe, as the acked step already did) so no live transition is ever in flight. Verified: 5 consecutive full alarm-monitor runs green, and the test still fails (timeout) with the ApplyReconcile acked-delta branch removed.
Description
No description provided
Languages
Java
43.9%
C#
43.6%
Python
3.4%
Rust
3.4%
Go
2.9%
Other
2.7%