DevServer logs WebSocketException when app is closed creating unnecessary noise #18337
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
I assume we shouldn't log it because that's to be expected that when app will be closed WebSocket connection would be shut down ungracefully. Here how it looks in Rider logs.
Expected behavior
Shorter message is sent instead marking that the connection is closed and user app is probably closed too.
How to reproduce it (as minimally and precisely as possible)
Try to close the app connected to the DevServer.
The text was updated successfully, but these errors were encountered: