Uh oh!
There was an error while loading. Please reload this page.
Revert "fix: handle the client disconnect so that the server does not crash." - #464
Conversation
@olaservo I merged #380 after having previously fully testing it and including videos of the problem and the fix working locally. But then I realized that I had jumped the gun. This PR works with the Here is a video of connecting to an STDIO server with that code, and the server is never crashed by a disconnecting client. Screen.Recording.2025-05-28.at.1.02.11.PM.mov |
Revert "fix: handle the client disconnect so that the server does not crash."
Reverts #380
I realized the problem is already be fixed in the #428, and there's no need to have to refactor that one to remove most of this one's changes.