HomePhabricator

Use std::condition_variable and sync.h instead of boost in scheduler_tests.cpp

Description

Use std::condition_variable and sync.h instead of boost in scheduler_tests.cpp

Summary: We'd rather use standard C++ instead of boost when we have the opportunity.

Test Plan:

ninja all check

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D6515

Details

Provenance
deadalnixAuthored on Jun 10 2020, 22:44
deadalnixPushed on Jun 10 2020, 23:40
Reviewer
Restricted Project
Differential Revision
D6515: Use std::condition_variable and sync.h instead of boost in scheduler_tests.cpp
Parents
rABC993b00906a19: [backport#15305] [validation] Crash if disconnecting a block fails
Branches
Unknown
Tags
Unknown