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

Unsubscribe from UIContext events when the LSP server exits #74656

Merged

Conversation

davidwengier
Copy link
Contributor

@davidwengier davidwengier commented Aug 6, 2024

Fixes https://dev.azure.com/devdiv/DevDiv/_workitems/edit/2187901

The super convenient helper method I was lazily using was not ideal, and ended up causing us to hold on to solutions as the LSP server exited and re-started.

@davidwengier davidwengier requested a review from a team August 6, 2024 06:37
@davidwengier davidwengier requested a review from a team as a code owner August 6, 2024 06:37
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 6, 2024
@DustinCampbell
Copy link
Member

cc @ToddGrun, who was asking me about this today.

@davidwengier davidwengier merged commit 969c517 into dotnet:main Aug 6, 2024
25 checks passed
@davidwengier davidwengier deleted the DontRootSolutionsExclamationMark branch August 6, 2024 21:16
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Aug 6, 2024
@dibarbet dibarbet modified the milestones: Next, 17.12 P2 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants