-
bugfix Parallel CLI Runner
released this
2025-10-27 10:38:43 +00:00 | -190 commits to MilwaukeeTest since this releaseAdd parallel execution tests and improve cancellation handling in
CliRunner- Introduced new tests (
RunMultipleTimesTestProgram_CheckParalelWorkandRunMultipleTimesTestProgram_CheckParalelWorkCumulative) to verify parallel execution behavior. - Enhanced
SendAsyncandRunAndCaptureJsonAsyncmethods inCliRunnerwithCancellationTokensupport for better task cancellation. - Refactored process output handling for improved clarity and robustness.
- Added error handling during CLI logger initialization.
Downloads
- Introduced new tests (