Description
Running tests in VS 2026 with Test Explorer.
If I run a single test then the output is correct.
But when I run multiple tests at the same time the output for some is either missing or incomplet.
TUnitTest.zip
Expected Behavior
All test to output the full logs.
Actual Behavior
Some are missing or partially missing the output logs
Steps to Reproduce
Single test run
Multiple tests to run
TUnit Version
1.12.15
.NET Version
NET 10
Operating System
Windows
IDE / Test Runner
Visual Studio
Error Output / Stack Trace
Additional Context
No response
IDE-Specific Issue?