Skip to content

Conversation

@squankytoast
Copy link

@squankytoast squankytoast commented Oct 25, 2025

Fixes: #392

maintains a reference to the active periodic ping timer to prevent the creation of multiple ping timers if the client is already pinging when it receives a register event (i.e. you are connected to a znc which loses and regains its irc server connection)

@squankytoast
Copy link
Author

@Alpha4615 i tried to do this in a way that didn't tightly couple the client and connection objects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

client.startPeriodicPing() creates numerous server ping events when connecting to znc

1 participant