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

Revert "Remove semantic model keep-alive code in completion (#73844)" #74302

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Jul 9, 2024

This reverts #73844

The changes to completion were causing failing Linux DotNet 7 & 8 tests in the C# extension Roslyn insertion (see dotnet/vscode-csharp#7273).

Test run with revert: https://dev.azure.com/dnceng-public/public/_build/results?buildId=735073&view=results

@JoeRobich JoeRobich requested a review from a team as a code owner July 9, 2024 08:19
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 9, 2024
@dibarbet
Copy link
Member

dibarbet commented Jul 9, 2024

FYI @ToddGrun @genlu - this PR caused a flaky issue in the C# extension integration tests. On the linux runs, often override completion would not return any items.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@JoeRobich JoeRobich merged commit 2077862 into main Jul 10, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 10, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 P1 Jul 29, 2024
@JoeRobich JoeRobich deleted the dev/jorobich/revert-completion-changes branch September 24, 2024 22:02
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