Skip to content

fix: complete future if language server crashes on initialization.#1362

Merged
rubenporras merged 1 commit intoeclipse-lsp4e:mainfrom
andrewL-avlq:FailedInit
Nov 4, 2025
Merged

fix: complete future if language server crashes on initialization.#1362
rubenporras merged 1 commit intoeclipse-lsp4e:mainfrom
andrewL-avlq:FailedInit

Conversation

@andrewL-avlq
Copy link
Copy Markdown
Contributor

If the language server starts up but crashes while processing the initialization request, then a response to that request may never be sent and we must complete the initialization future manually.

If the language server starts up but crashes while processing the
initialization request, then a response to that request may never be
sent and we must complete the initialization future manually.
Copy link
Copy Markdown
Contributor

@rubenporras rubenporras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@rubenporras rubenporras merged commit cc2ba93 into eclipse-lsp4e:main Nov 4, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants