Page MenuHomePhabricator

[chronik] Fix a race in chronik_ws
ClosedPublic

Authored by Fabien on Mar 14 2024, 18:54.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC9542adf854a2: [chronik] Fix a race in chronik_ws
Summary

The test needs to drain the validation interface to avoid out of order messages, otherwise the tip finalization might not have been processed when the blocks are subscribed.

Test Plan
./test/functional/test_runner.py chronik_ws

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik_ws_sync
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27876
Build 55304: Build Diffbuild-debug · build-without-wallet · build-clang-tidy · build-clang · build-diff
Build 55303: arc lint + arc unit