akkadotnet / akkadotnet/Akka.MultiNodeTestRunner

Implement test runner cancellation

Open
#12 2 comments 0 reactions 1 assignee Claimed by @Arkatufus View on GitHub
enhancement
Dominant language
C#
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.