tbf/TBFTests/Rig
Michal Buzik c0385c0782 bugfix Parallel CLI Runner
Add parallel execution tests and improve cancellation handling in `CliRunner`

- Introduced new tests (`RunMultipleTimesTestProgram_CheckParalelWork` and `RunMultipleTimesTestProgram_CheckParalelWorkCumulative`) to verify parallel execution behavior.
- Enhanced `SendAsync` and `RunAndCaptureJsonAsync` methods in `CliRunner` with `CancellationToken` support for better task cancellation.
- Refactored process output handling for improved clarity and robustness.
- Added error handling during CLI logger initialization.
2025-10-27 11:38:43 +01:00
..
Modbus/PressureMeter/AdjustableScale new Adjustable Meter with value correction - two params 2023-12-28 23:47:56 +01:00
Network/Camera Add JMS network adapter support and multi-camera handling improvements 2025-05-30 13:44:40 +02:00
Output/FileWriters/Enhanced feature/Enhanced_Writer_NoSeparator_AndName 2025-09-26 15:10:34 +02:00
RegisterReaders/PoseidonCmdStartStop bugfix Parallel CLI Runner 2025-10-27 11:38:43 +01:00