================ @@ -16,8 +16,10 @@ def spawn_and_wait(program, delay): + print("spawn_and_wait started...", time.time()) ---------------- ashgti wrote: Removed the extra prints. https://github.com/llvm/llvm-project/pull/140107