diff options
author | John Harrison <harjohn@google.com> | 2025-02-24 14:41:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 14:41:19 -0800 |
commit | e8f1623a223adf5446e9999403aa6ce827a9b6dc (patch) | |
tree | 80eeed45f9d0d2854fa58c5565312b03ad336d76 /llvm/lib | |
parent | 00a0b0be4b180a9458f477a8bf76d2377056d9d1 (diff) | |
download | llvm-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