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
It leads to memory leaks, because sessions which has not explicitly closed by client will never be wiped out.
The text was updated successfully, but these errors were encountered:
SQReder
changed the title
Why does not XHRTransportConnection implement timeouts?
Why does not XHRTransportConnection implement timeouts like Websocket do?
Nov 9, 2018
SQReder
changed the title
Why does not XHRTransportConnection implement timeouts like Websocket do?
Why does not XHRTransportConnection implement timeouts, while Websocket do?
Nov 9, 2018
It leads to memory leaks, because sessions which has not explicitly closed by client will never be wiped out.
The text was updated successfully, but these errors were encountered: