Skip to content

Implement test runner cancellation #12

@IgorFedchenko

Description

@IgorFedchenko

TestExecutor has Cancel method used by dotnet test to perform cancellation. VS will use it to stop tests too.

It is no-op now, but should cancel all running nodes (I guess by killing processes) and stop MNTR.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions