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
Thanks so much for all the work here. Quick question: when I quit an active bot, it seems the "write" and "ping" threads created by the irc stay alive - even continuing to send pings which throw errors. How do I go about killing all the threads when I am ready to shut the whole connection down?
Thanks so much for all the work here. Quick question: when I quit an active bot, it seems the "write" and "ping" threads created by the irc stay alive - even continuing to send pings which throw errors. How do I go about killing all the threads when I am ready to shut the whole connection down?
Thanks for any help,
Joe