mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-14 17:44:59 +01:00
8b52e7f628update comments in cpp-subprocess (check_output references) (Sebastian Falbesoner)97f159776eremove unused method `Popen::kill` from cpp-subprocess (Sebastian Falbesoner)908c51fe4aremove commented out code in cpp-subprocess (Sebastian Falbesoner)ff79adbe05remove unused templates from cpp-subprocess (Sebastian Falbesoner) Pull request description: This PR removes remaining code that is unused within the cpp-subprocess module (templates and commented out code). Happy to add more removals if anyone finds more unused parts. Note that there are some API functions of the `Popen` class that we don't use, e.g. `wait()`, `pid()`, `poll()`, `kill()`, but they sound IMHO common enough to be useful in the future, so not sure how deep we should go there. ACKs for top commit: fjahr: Code review ACK8b52e7f628achow101: ACK8b52e7f628hebasto: ACK8b52e7f628. Tree-SHA512: 14c1cd2216185d941923f06fdc7acbeed66cd87e2691d9a352f7309b3e07fe4877b580f598a2e4106f9c48395ed6de00a0bfb5d3c3af9c4624d1956a0f543e99