[Lldb-commits] [lldb] [lldb][windows] fix a race condition in IO reader thread (PR #194422)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 28 06:47:29 PDT 2026


charles-zablit wrote:

> When testing I noticed that we're occasionally still stuck on a 5s timeout in `ConnectionGenericFile::Read`. I ran the example from above a few times (10-20x) and there it sometimes showed up.
> 
> Shouldn't be related to this PR though.

https://github.com/llvm/llvm-project/pull/194631 should fix that.

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


More information about the lldb-commits mailing list