diff options
author | Jim Ingham <jingham@apple.com> | 2023-09-20 13:04:40 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2023-09-20 13:08:40 -0700 |
commit | df93c4ffdf220630ecceba5c9a7822c0aca7deaa (patch) | |
tree | c3baf2e91cb767d150200e4a01bf64e3b65f828a /llvm/tools/llvm-cov/SourceCoverageView.h | |
parent | 77053421228edd12a3ba73d4eebd970fcdd3b2c0 (diff) | |
download | llvm-df93c4ffdf220630ecceba5c9a7822c0aca7deaa.zip llvm-df93c4ffdf220630ecceba5c9a7822c0aca7deaa.tar.gz llvm-df93c4ffdf220630ecceba5c9a7822c0aca7deaa.tar.bz2 |
Remove some raciness from the TestProcessAttach.test_run_then_attach_wait_interrupt
command.
We were reading the command output right after sending the interrupt, but
sometimes that wasn't long enough for the command result text to have been emitted.
I added a poll for the state change to eStateExited, and then added a bit more sleep
to give the command a chance to complete.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.h')
0 files changed, 0 insertions, 0 deletions