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
Hi. I have found a strange behaviour of AtmosphereResource when connection to AtmosphereHandler is going down.
For example when internet connection is unexpected closing, or user browser is crashed AtmosphereResource does not destory (AtmosphereResourceEvent onDestroy does not invoke). In this situation there are not any errors or exception. What can it be and how can I manage status of request in this case?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi. I have found a strange behaviour of AtmosphereResource when connection to AtmosphereHandler is going down.
For example when internet connection is unexpected closing, or user browser is crashed AtmosphereResource does not destory (AtmosphereResourceEvent onDestroy does not invoke). In this situation there are not any errors or exception. What can it be and how can I manage status of request in this case?
Thanks.
The text was updated successfully, but these errors were encountered: