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
Branch
pr13247
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6094
Build 10237: Bitcoin ABC Buildbot (legacy)
Build 10236: arc lint + arc unit