This improves code locality, making it easier to reason about.
This also removes an unnecessary looping sleep.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC3aa12ec3b525: [devtools] Use a trap to cleanup bitcoind instead of a background process
./bitcoind-exit-on-log.sh --grep 'New outbound peer connected' --params "-datadir=/home/jasonbcox/.bitcoin" ps aux | grep bitcoind
Verify no dangling processes
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable