-
Notifications
You must be signed in to change notification settings - Fork 453
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
CancellationException in output log #213
Comments
Doing my best to try to reproduce the issue, but no dice so far. Even putting a breakpoint on the server then hitting escape on the vscode side doesn't generate the CancellationException. @aeschli do you see the problem consistently? |
Fixes redhat-developer/vscode-java#213 Signed-off-by: Fred Bricon <[email protected]>
Fixes redhat-developer/vscode-java#213 Signed-off-by: Fred Bricon <[email protected]>
Even though I can't reproduce the issue, I made sure no exception is propagated when calling monitor.isCancelled() in eclipse-jdtls/eclipse.jdt.ls@79e6421 |
@fbricon Trying again, I also can't reproduce it anymore today. |
Language support for Java ™ for Visual Studio Code, v0.4.0
No harm seems done, all works fine, but confuses a bit.
The text was updated successfully, but these errors were encountered: