You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add Writer.close() and Client.close(), improve Reader.close()
make Reader.close() prevent nsqd_tcp_addresses from reconnecting
Writer.close() also closes conns and stops from reconnecting
Client.close() stops the periodic _check_last_recv_timestamps()
0 commit comments