`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.