On Fri, Aug 19, 2022 at 3:34 PM David Matlack <dmatlack@xxxxxxxxxx> wrote: > > On Fri, Aug 19, 2022 at 03:20:06PM -0700, Vipin Sharma wrote: > > > > This will assume all tests have the same pinning requirement and > > format. What if some tests have more than one worker threads after the > > vcpus? > > Even if a test has other worker threads, this proposal would still be > logically consistent. The flag is defined to only control the vCPU > threads and the main threads. s/main threads/main thread/