You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few days ago, debugging tests worked great. Now they hang before even getting started. Running the tests works fine though (from the CLI or through the VS Code Test Explorer).
Repro
git clone https://github.com/dotnet/Nerdbank.Streams.git
cd Nerdbank.Streams
git checkout e5315e51fa7ec9ea3c51c6a810da79e829d8cf6b
code src/nerdbank-stream.rs
The text was updated successfully, but these errors were encountered:
A few days ago, debugging tests worked great. Now they hang before even getting started. Running the tests works fine though (from the CLI or through the VS Code Test Explorer).
Repro
The text was updated successfully, but these errors were encountered: