ambitious-xylophone-5772
11/01/2022, 6:03 PMxdist_enabled option. I’ve set it to be true in pants.toml, but I’m not exactly sure if my tests are being run in parallel underneath. Checking htop isn’t really giving me an indicationsparse-lifeguard-95737
11/01/2022, 6:23 PMps ax | grep pex and looking for usage of the -n flagsparse-lifeguard-95737
11/01/2022, 6:24 PM-n 1 if the engine schedules a ton of concurrent processes 😕sparse-lifeguard-95737
11/01/2022, 6:26 PMpytest process - I haven’t tried combining it with xdist yet, but I’m hopeful the two together will behave like most people expectambitious-xylophone-5772
11/01/2022, 6:35 PMambitious-xylophone-5772
11/01/2022, 6:37 PMps ax, seems like it is -n 1happy-kitchen-89482
11/01/2022, 6:48 PM./pants test --output=all ... you’ll see all the pytest output, so that should tell you?