Page MenuHomePhabricator

Add tests to SingleThreadedSchedulerClient() and document the memory model
ClosedPublic

Authored by deadalnix on May 31 2019, 12:53.

Details

Summary

This is a backport of Core PR13247

Add Unit Test for SingleThreadedSchedulerClient

Ensures ordering of callbacks within a SingleThreadedSchedulerClient
with respect to each other

Update documentation for SingleThreadedSchedulerClient() to specify the memory model

Update ValidationInterface() documentation to explicitly specify threading and memory model

Test Plan
make check

Diff Detail

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