Skip to content

✅ Make FakeServer more robust against disconnect #414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Mar 7, 2025

When the client disconnects without a LOGOUT, that shouldn't cause a secondary error in the test output. Most of the time, it's just a distraction. In some cases, the test is intentionally triggering a bad disconnect, and the server's failure could break the test.

When the client disconnects without a `LOGOUT`, that shouldn't cause a
secondary error in the test output.  Most of the time, it's just a
distraction.  In some cases, the test is intentionally triggering a bad
disconnect, and the server's failure could break the test.
@nevans nevans merged commit 78d46f2 into master Mar 7, 2025
37 checks passed
@nevans nevans deleted the fake_server-io_errors branch March 7, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant