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

Bug: OmniSharp.Roslyn.CSharp.Workers.Diagnostics.AnalyzerWorkQueue fails to load #1983

Closed
Siccity opened this issue Oct 13, 2020 · 4 comments · Fixed by #1984
Closed

Bug: OmniSharp.Roslyn.CSharp.Workers.Diagnostics.AnalyzerWorkQueue fails to load #1983

Siccity opened this issue Oct 13, 2020 · 4 comments · Fixed by #1984

Comments

@Siccity
Copy link

Siccity commented Oct 13, 2020

I'm loading a Unity project the same way I've been doing for the past 3 years, but today it stopped working. Instead, it shows me this message over and over in the console.

[warn]: OmniSharp.Roslyn.CSharp.Workers.Diagnostics.AnalyzerWorkQueue
        Timeout before work got ready for foreground analysis queue. This is assertion to prevent complete api hang in case of error.

I have no idea how to fix this.

@jannickj
Copy link

I am experience the exact same :(

@chickenSandwich
Copy link

Same:

OmniSharp.Roslyn.CSharp.Workers.Diagnostics.AnalyzerWorkQueue
        Timeout before work got ready for foreground analysis queue. This is assertion to prevent complete api hang in case of error.

@Siccity
Copy link
Author

Siccity commented Oct 14, 2020

I noticed they mentioned this issue under 'Known Issues' in the changelog
image
Changing that setting didn't fix it for me, but reverting to an older version of the extension did.

@filipw
Copy link
Member

filipw commented Oct 14, 2020

This is unrelated. The fix is in #1984

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 a pull request may close this issue.

4 participants