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

Targeted DiagnosticWorker Revert #1984

Merged
merged 3 commits into from
Oct 14, 2020

Conversation

333fred
Copy link
Contributor

@333fred 333fred commented Oct 14, 2020

This should fix #1983, fix #1982, and fix dotnet/vscode-csharp#4111. I reverted the diagnostic worker change, and introduced a separate codepath for FixAll to use when calculating updated diagnostics. For easier review I broke this into 2 changes:

  1. Revert select files back to 73292ab. No manual changes are in this commit.
  2. Make changes to keep code compiling, and add separate bypass methods for the fixall service to use when calculating updated diagnostics.

Copy link
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

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

thanks a lot! looks good, I will pull this to my local to see how it behaves

@filipw
Copy link
Member

filipw commented Oct 14, 2020

I ran this locally and it indeed doesn't have the perf hit anymore 👏 IMHO should be merged and released ASAP
any thoughts @JoeRobich @david-driscoll @mholo65

@david-driscoll
Copy link
Member

:shipit:

@JoeRobich JoeRobich merged commit 26c0916 into OmniSharp:master Oct 14, 2020
@333fred 333fred deleted the revert-caching-changes branch October 15, 2020 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants