UninterruptibleSleep already provides a way to use std::chrono::duration.
This patch improves code readability and make changes in D10666 less error prone by
removing seeder's Sleep in favor of UninterruptibleSleep that the node uses.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rABC29d401ca0636: Migrate seeder to use node's sleep utility function
ninja check-seeder bitcoin-seeder ./src/seeder/bitcoin-seeder
Examine output in dnsseed.dump. Use ls -al to verify dump is occurring at expected intervals.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chrono-sleep
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18407 Build 36611: Build Diff build-without-wallet · build-diff · lint-circular-dependencies · build-debug · build-clang-tidy · build-clang Build 36610: arc lint + arc unit