[Lldb-commits] [lldb] [lldb-dap] Ensure the IO forwarding threads are managed by the DAP object lifecycle. (PR #122783)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 27 08:56:15 PST 2025


ashgti wrote:

> Were you able to reproduce the windows failure (and confirm the problem was indeed in the pipe code), or is this an attempt at speculation?

I was able to reproduce the issue on an x86_64 cloud host and I also verified after applying 3ea2b546a8d17014d3ecf05356ecfaadf26ed846 the underlying issue is fixed.

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


More information about the lldb-commits mailing list