diff options
| author | John Harrison <harjohn@google.com> | 2025-10-29 13:52:42 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 13:52:42 -0700 | 
| commit | a49bfbeb15418ccf51ed1bad8d60d5fe6830353b (patch) | |
| tree | c150ac2096a0319a2af12cc6b612633f5a505f49 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
| parent | ad29838a44f7184e3887b34a1ed1c732022259cc (diff) | |
| download | llvm-a49bfbeb15418ccf51ed1bad8d60d5fe6830353b.zip llvm-a49bfbeb15418ccf51ed1bad8d60d5fe6830353b.tar.gz llvm-a49bfbeb15418ccf51ed1bad8d60d5fe6830353b.tar.bz2  | |
[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)
We currently use a background thread to read the DAP output. This means
the test thread and the background thread can race at times and we may
have inconsistent timing due to these races.
To improve the consistency I've removed the reader thread and instead
switched to using the `selectors` module that wraps `select` in a
platform independent way.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions
