client: remove redundant check of new connections to the master
We already have logs when a connection fails, and ask() raises ConnectionClosed if the connection is closed.
Showing
Please register or sign in to comment
We already have logs when a connection fails, and ask() raises ConnectionClosed if the connection is closed.