Page MenuHomePhabricator

[RCU] Use assert in tests instead of BOOST_CHECK when they aren't in the main thread.
ClosedPublic

Authored by deadalnix on Jan 21 2019, 15:54.

Details

Summary

Boost test is unable to manage these properly, so asserts are preferable.

Test Plan
make check

Diff Detail

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