VS Hanging?
#4714
Replies: 1 comment 2 replies
-
Yep in part.
Yes! @drogagnar could you please have a look? @thomhurst FYI there are many errors being raise: Some examples below:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've created a template for TUnit:
dotnet new install TUnit.Templates
dotnet new TUnit -n "MyTestProject"
Running those template tests works fine on the CLI.
Running those template tests works fine in Rider.
But on both VS and VS Code (do they share any internal code maybe?), the tests seem to hang.
Can you replicate it on your machines?
Beta Was this translation helpful? Give feedback.
All reactions