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
Lint
Lint Not Applicable
Unit
Tests Not Applicable