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
I've noticed a problem for a week or two.
From time to time he does not go /away.
Currently I don't see how to fix this.
Here are the symptoms:
Maybe it does not detect the socket.on ('close'
Maybe it does not detect the if with .parents.length or the if with .parents.length == 0
I manage to reproduce this bug but only by reconnecting at least once to JBNC (with clientReconnect () but maybe this is a coincidence) and also this bug is rare, you really have to stay connected for a long time or reconnect or I don't really know how to reproduce this bug very quickly
The text was updated successfully, but these errors were encountered:
problem line 593 : https://github.com/toc-irc/jbnc/blob/master/bouncer.js#L593
I've noticed a problem for a week or two.
From time to time he does not go /away.
Currently I don't see how to fix this.
Here are the symptoms:
The text was updated successfully, but these errors were encountered: