tbf/NfcC7_DLL
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
..
NfcHanler bugfix Parallel CLI Runner 2025-10-27 11:38:43 +01:00
Properties Merge branch 'master-3' into feature/SmartMeters 2025-10-06 11:16:36 +02:00
NfcC7_DLL.csproj Working NfcC7_DLL, tests, clean up 2025-10-14 13:15:31 +02:00