Files
varde/varde-daemon
Bendik LynghaugandClaude Fable 5 1a5071b4ab
ci / quality (push) Successful in 2m18s
release / build (aarch64-unknown-linux-gnu) (push) Failing after 48s
release / build (x86_64-unknown-linux-gnu) (push) Failing after 1m53s
Verify pushed content by polling observes, not one live watch
CI showed the delivery verification timing out while the push itself
succeeded: an observe watch opened while the peer's import is still
creating the blob can miss the entry and never report again (locally
the import always won the race, so a single complete bitfield arrived
and the watch looked fine). Poll with fresh short-lived observe
requests instead — every iteration reads the peer's current state, so
the race disappears.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-16 15:50:24 +02:00
..