================
@@ -443,11 +474,17 @@ def test_shadow_listener(self):
         # Put in a counter to make sure we don't spin forever if there is some
         # error in the logic.
         counter = 0
+        run_wo_stop = False
----------------
bulbazord wrote:

Doesn't look like this is used? Maybe a holdover from a previous implementation?

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

Reply via email to