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
log.info(`Disconnected from balancer ${conn.id}`);
232
+
// We can't immediately remove the balancer clients from the connections array because that would mess up the index of the other clients, so we have to do it later
0 commit comments