Skip to content
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

Fix NullPointerException if connection is closed after server goes away #4727

Merged

Conversation

mattrunyon
Copy link
Contributor

Issue arose from docs snapshot testing where I was restarting the server and then calling connection.disconnect(). Tested w/ local build that docs tool now does not throw NullPointerException in that case

@mattrunyon mattrunyon added the bug Something isn't working label Oct 26, 2023
@mattrunyon mattrunyon self-assigned this Oct 26, 2023
@mattrunyon mattrunyon merged commit efe0664 into deephaven:main Oct 27, 2023
12 of 16 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants