Wojtek -
The default operator interfaces only support tracing one active thread at a time. Each operator interface has a thread control that allows you to switch between threads.
There is an option ExecMask_TraceAllThreads which specifies to send trace events for all running threads in an execution. This option can be set on Engine.NewExecution, but keep in mind that the OI must be able to support this option. When the TestStand sequence editor and operator interfaces launch new executions, they do not set this option.
Scott Richardson
https://testeract.com