================
@@ -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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
