Files
llvm-project/lldb/test/API/functionalities/always-run-threads/TestAlwaysRunThreadNames.py
Jonas Devlieghere dee5769870 [lldb] Fix potential TestAlwaysRunThreadNames flakiness (#193405)
Change the stepped function to spin on a flag until the helper thread
advances the counter, so the step-over can only complete if the helper
thread actually ran.

Fixes #193398
2026-04-22 05:25:24 +00:00

3.0 KiB