[Lldb-commits] [lldb] [lldb][windows] fix a race condition in IO reader thread (PR #194422)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 28 06:29:43 PDT 2026
Nerixyz 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/194422
More information about the lldb-commits
mailing list