[Lldb-commits] [lldb] [lldb] Fix broken pipe error (PR #127100)

Michał Górny via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 13 11:57:40 PST 2025


mgorny wrote:

I'm thoroughly confused by this. The idea is that if the port is not yet open, then `Server` should fail to connect, and the test should retry, correct? If you need to explicitly check if the port is already open, then it sounds like the code doesn't work correctly.

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


More information about the lldb-commits mailing list