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
Potential fix: can add a flag to the Server struct which tracks the connection status. If the connection is still thought to be open when a timeout is reached, reset the Server. Will need to figure out how to kill the async read process.
If the client process is killed without requesting to close the socket, the node becomes unresponsive.
The text was updated successfully, but these errors were encountered: