Page MenuHomePhabricator

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

Authored by deadalnix on Jun 10 2020, 22:48.

Details

Summary

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

Test Plan
ninja all check

Diff Detail

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