diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-09 18:30:07 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-09 18:50:21 +0100 |
commit | b1a9578091ad869be2bddaa381ce9092f178840c (patch) | |
tree | 0eeb9036635b1a953bdaac076980b88a24e489d7 /run_unittests.py | |
parent | 8b94aa578a64bfad268c331a06ba0c0976c1383d (diff) | |
download | meson-b1a9578091ad869be2bddaa381ce9092f178840c.zip meson-b1a9578091ad869be2bddaa381ce9092f178840c.tar.gz meson-b1a9578091ad869be2bddaa381ce9092f178840c.tar.bz2 |
mtest: run the test output parser as a task
Start the parsing of the output early; this avoids a deadlock
if the test writes to stdout but no one reads from it. It
also reports TAP or Rust subtest results as they happen,
which was the intention all along.
While at it, use a consistent naming conventions for coroutines
vs tasks.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions