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
Describe the bug
I've find out while using WebSocket handler a crash will happen if try to stop the server. I've found out that this caused by not setting the _wsHandler to null in the HTTP Connection::closeConnection() method