Visual Studio crashes in FSharp.Compiler.Service.ni.dll #13133
Labels
Area-VS
VS support for F# not covered elsewhere
Bug
Impact-High
(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Milestone
VS 20222 crashes somewhere within FSharp.Compiler.Service.ni.dll when you open a file containing an async function with too many lines of code.
Repro steps
=> VS crashes after a few seconds
We were able to reproduce this on multiple systems.
Windows Event Log shows the following:
Expected behavior
VS doesn't crash.
Actual behavior
VS crashes.
Known workarounds
Write shorter tests 😄
The text was updated successfully, but these errors were encountered: