[Lldb-commits] [lldb] Fix single thread stepping timeout race condition (PR #104195)

via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 15 18:25:26 PDT 2024


jeffreytan81 wrote:

https://github.com/llvm/llvm-project/pull/104532 should fix it. 
The test runs under it for more than 10 iterations without failing. (It used to fail under 4 iterations).

Sorry I wish I can find these issues before landing but we did not have any infrastructure like buildbots to detect these failures. 

https://github.com/llvm/llvm-project/pull/104195


More information about the lldb-commits mailing list