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
When closing irssi it waits a while with 'Please wait, waiting for servers to close connections..'
We're probably keeping a ref to the socket somewhere, need to check if we can drop it faster or just explicitly shutdown the socket when quit message comes in
The text was updated successfully, but these errors were encountered:
When closing irssi it waits a while with 'Please wait, waiting for servers to close connections..'
We're probably keeping a ref to the socket somewhere, need to check if we can drop it faster or just explicitly shutdown the socket when quit message comes in
The text was updated successfully, but these errors were encountered: