eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
613 stars 145 forks source link

Stream closed message indicates that the stream is closed #634

Closed gastaldi closed 2 years ago

gastaldi commented 2 years ago
eclipse-lsp4j-bot commented 2 years ago

Can one of the admins verify this patch?

pisv commented 2 years ago

@eclipse-lsp4j-bot ok to test

gastaldi commented 2 years ago

I squashed both commits into a single one. Thanks!

pisv commented 2 years ago

Thank you for the fix!