Page MenuHomePhabricator

Cleanup unnecessary subshell in ibd.sh
AbandonedPublic

Authored by jasonbcox on Jun 17 2019, 20:52.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

Waiting for IBD to finish in a subshell makes it unnecessarily difficult
to run tests (and potentially bail early) before bitcoind's PID is killed. This diff
cleans that up and removes other kruft that built up as a result of that subshell.

Test Plan

IBD

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ibd-cleanup
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6384
Build 10815: Bitcoin ABC Buildbot (legacy)
Build 10814: arc lint + arc unit