GD-44: Cancel not propagated on C# Dev Kit Test Explorer
#44
Labels
bug
Something isn't working
gdunit4.test.adapter
This issue is related to `gdunit4.test.adapter`
help wanted
Extra attention is needed
Milestone
The used GdUnit4 version:
GdUnit4Mono 4.2.1
The used Godot version:
Godot 4.2.1
OS including version:
Windows 11
Describe the bug
Using the gdunit4.test.adapter in Visual Studio Code and C# Dev Kit.
When running the tests from the "Test Explorer" the cancel do not kill the child Godot process.
microsoft/vscode-dotnettools#947
Steps to Reproduce
GdUnit4.Tests.Asserts
and press runThe test looks like are canceld
But the Godot test runner process is still running until all tests are finished.
The text was updated successfully, but these errors were encountered: