Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jsonrpc: mark all JSONRPC connections as notleak.
Live connections can confuse us; this happens a lot more when we're running complex plugins, since they make JSONRPC connections while we're running our tests. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information