================
@@ -16,8 +16,10 @@
 
 
 def spawn_and_wait(program, delay):
+    print("spawn_and_wait started...", time.time())
----------------
da-viper wrote:

I don't think print statement works in tests. 

https://github.com/llvm/llvm-project/pull/140107
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to