Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
await peer.close() in WalletNode.validate_received_state_from_peer() (C…
…hia-Network#10054) ``` farm/chia-blockchain/chia/wallet/wallet_node.py:1058: RuntimeWarning: coroutine 'WSChiaConnection.close' was never awaited peer.close(9999) RuntimeWarning: Enable tracemalloc to get the object allocation traceback ```
- Loading branch information