Page MenuHomePhabricator

test: Fix intermittent failure in ChainStateManager tests
ClosedPublic

Authored by PiRK on Dec 14 2023, 12:04.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC540195703a20: test: Fix intermittent failure in ChainStateManager tests
Summary

Before wiping the ChainStateManager, the validationinterface queue must be drained to avoid accessing deleted memory.

This is a backport of core#27348

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable