Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

server.exit() is never called #164

Open
fredg1 opened this issue Aug 4, 2021 · 0 comments
Open

server.exit() is never called #164

fredg1 opened this issue Aug 4, 2021 · 0 comments

Comments

@fredg1
Copy link

fredg1 commented Aug 4, 2021

in com.github.gtache.lsp.client.languageserver.wrapper.LanguageServerWrapperImpl.stop(), this.languageServer.exit should be called after the shutdown, in case the server is a distant program, and the executable called was just a bridge to the server (meaning exiting without transmitting the exit notification will produce an exception on the server, since the connection was severed abruptly)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant