This will allow for the scheduler to be destructed even for tests that
only use the BasicTestingSetup. This fixes a TSAN lock order inversion
issue when running the reverselock_tests and the scheduler_tests
together.
Extracted from core PR18571.
Differential D6766
Move NodeContext from TestingSetup to BasicTestingSetup Fabien on Jun 29 2020, 14:52. Authored by Tags None Subscribers None
Details
This will allow for the scheduler to be destructed even for tests that Extracted from core PR18571. ./src/test/test_bitcoin -t reverselock_tests,scheduler_tests ninja check
Diff Detail
Event TimelineComment Actions [Bot Message] |