Page MenuHomePhabricator

refactor: Make scheduler methods type safe
ClosedPublic

Authored by Fabien on Jun 29 2020, 11:34.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCed2f9c673fdd: refactor: Make scheduler methods type safe
Summary

Backport of core PR18289.

This diff extends the original PR a bit due to avalanche.

Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Jun 29 2020, 11:34

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

deadalnix requested changes to this revision.Jun 29 2020, 11:58
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/scheduler.h
30 ↗(On Diff #21844)

Clearly, this needs to be reformated properly.

This revision now requires changes to proceed.Jun 29 2020, 11:58

Relayout the usage comment

This revision is now accepted and ready to land.Jun 29 2020, 12:37