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
there is no certain reason found, but OnClose/OnDisconnect event which occurs when some clients disconnect. somehow in some cases, it starts to keep falling back-to-back and makes the application freeze, or out of memory and all events are for the same connection every time.
as I haven't found any solutions or discussion so, I reinitialize my ws Server.
please check, as I saw no discussion on this topic.
also, i have observed that i am unable to catch exceptions in case of the required port is already being used, it might be unhandled case.
The text was updated successfully, but these errors were encountered:
Hello All,
there is no certain reason found, but OnClose/OnDisconnect event which occurs when some clients disconnect. somehow in some cases, it starts to keep falling back-to-back and makes the application freeze, or out of memory and all events are for the same connection every time.
as I haven't found any solutions or discussion so, I reinitialize my ws Server.
please check, as I saw no discussion on this topic.
also, i have observed that i am unable to catch exceptions in case of the required port is already being used, it might be unhandled case.
The text was updated successfully, but these errors were encountered: