aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2025-02-24 14:41:19 -0800
committerGitHub <noreply@github.com>2025-02-24 14:41:19 -0800
commite8f1623a223adf5446e9999403aa6ce827a9b6dc (patch)
tree80eeed45f9d0d2854fa58c5565312b03ad336d76 /llvm/lib
parent00a0b0be4b180a9458f477a8bf76d2377056d9d1 (diff)
downloadllvm-e8f1623a223adf5446e9999403aa6ce827a9b6dc.zip
llvm-e8f1623a223adf5446e9999403aa6ce827a9b6dc.tar.gz
llvm-e8f1623a223adf5446e9999403aa6ce827a9b6dc.tar.bz2
[lldb-dap] Addressing the order of events during disconnect to flush output. (#128583)
The TestDAP_ouput test is flaky due to the order of events during shutdown. We were stopping the output and error handle redirection after we finished the disconnect request, which can cause us to miss output events due to timing. Moving when we stop the redirection to ensure we have consistent output prior to disconnect responding. Fixes #128567
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions