Skip to content

Fix crash when showMessageRequest is discarded #5456

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
Nov 20, 2018

Conversation

Duhemm
Copy link
Contributor

@Duhemm Duhemm commented Nov 16, 2018

When the client discards a showMessageRequest, it replies with null,
which caused a crash of the language server.

When the client discards a `showMessageRequest`, it replies with `null`,
which caused a crash of the language server.
@odersky odersky merged commit 23f1845 into scala:master Nov 20, 2018
@Duhemm Duhemm deleted the fix/discard-message-request branch November 20, 2018 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants