Skip to content

Conversation

ploxiln
Copy link
Member

@ploxiln ploxiln commented Jan 19, 2020

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()

fixes #196

@mreiferson
Copy link
Member

These changes seem fine, ready to land this @ploxiln?

@ploxiln
Copy link
Member Author

ploxiln commented Jun 15, 2020

unfortunately I haven't tested this at all, I've just been using the tornado-6 branch

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reader: not able to stop a reader when no nsqlookupd address set
2 participants