Bug: OmniSharp.Roslyn.CSharp.Workers.Diagnostics.AnalyzerWorkQueue fails to load
Siccity opened this issue · 4 comments
Siccity commented
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 commented
I am experience the exact same :(
chickenSandwich commented
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 commented