M. J. Fromberger
557d86316b
These are only ever used with the defaults, except in our own tests. A search of cs.github.com shows no other callers. The use in the test was solely to bug out the go-metrics package so its goroutines don't trigger the leak checker. Use the package's own flag for that purpose instead. Note that calling "Stop" on the metric helps, but is not sufficient -- the Stop does not wait for its goroutine to exit. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |
coretypes | rpc: add application info to `status` call (#7701) | 3 years ago |
jsonrpc | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |
openapi | rpc: paginate mempool /unconfirmed_txs endpoint (#7612) | 3 years ago |
test | rpc: simplify the JSON-RPC client Caller interface (#7549) | 3 years ago |