Skip to content
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

Log language server restart reasons #2736

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Log language server restart reasons #2736

merged 1 commit into from
Oct 18, 2024

Conversation

vinistock
Copy link
Member

Motivation

From time to time, we hit issues related to our automated restarts. These are often really difficult to diagnose, so I think it's worth logging for what reason the LSP is getting re-booted.

This should help understand what's going on with #2692.

Implementation

Just started logging why the client is getting restarted.

@vinistock vinistock added vscode This pull request should be included in the VS Code extension's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Oct 18, 2024
@vinistock vinistock self-assigned this Oct 18, 2024
@vinistock vinistock requested a review from a team as a code owner October 18, 2024 13:56
@vinistock vinistock enabled auto-merge (squash) October 18, 2024 14:13
@vinistock vinistock merged commit 22cf699 into main Oct 18, 2024
36 checks passed
@vinistock vinistock deleted the vs-log-restart-reasons branch October 18, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Changes that aren't bugfixes, enhancements or breaking changes vscode This pull request should be included in the VS Code extension's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants