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 you open a WebClientSocket and terminate. I expect the socket to not send more messages but it does as the setTimeout for sending ping messages is not cleared.
When you open a WebClientSocket and terminate. I expect the socket to not send more messages but it does as the setTimeout for sending ping messages is not cleared.
perspective/packages/perspective/src/js/websocket/client.js
Line 31 in 379cb38
https://github.com/finos/perspective/blob/master/packages/perspective/src/js/websocket/client.js#L155
The text was updated successfully, but these errors were encountered: