HomePhabricator

cli: Ignore libevent warnings

Description

cli: Ignore libevent warnings

Summary:
Should fix rpc tests that fail due to an unclean stderr.

Backport of Bitcoin Core PR13394
https://github.com/bitcoin/bitcoin/pull/13394

Test Plan:
In a macOS terminal:

./src/bitcoind -regtest

In another macOS terminal:

./src/bitcoin-cli -regtest help

The following warning should not be seen in stdout/stderr:
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

Reviewers: Fabien, #bitcoin_abc, deadalnix

Reviewed By: Fabien, #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D4005

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Oct 7 2019, 20:49
fpelliccioniCommitted on Oct 7 2019, 20:49
nakihitoPushed on Oct 7 2019, 23:08
Reviewer
Restricted Project
Differential Revision
D4005: cli: Ignore libevent warnings
Parents
rSTAGINGefb39b6c2741: Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/13420, tag: phabricator/base/13401, tag: phabricator/base/13400, tag: phabricator/base/13399