diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-25 13:19:55 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-07 19:20:40 +0100 |
commit | 0ccc70ae1bb85095c5d7313d68bbda5ddb0d1530 (patch) | |
tree | e625956251ec60b6ef4f3c94d62ee1daed8a558c /mesonbuild/compilers/compilers.py | |
parent | 63e26ba05fe9f367b8e83800ebd22ccb06204eda (diff) | |
download | meson-0ccc70ae1bb85095c5d7313d68bbda5ddb0d1530.zip meson-0ccc70ae1bb85095c5d7313d68bbda5ddb0d1530.tar.gz meson-0ccc70ae1bb85095c5d7313d68bbda5ddb0d1530.tar.bz2 |
mtest: do not wait inside _run_subprocess
We would like SingleTestRunner to run code before waiting on the process,
for example starting tasks to read stdout and stderr.
Return a new object that is able to complete _run_subprocess's task.
In the next patch, SingleTestRunner will also use the object to get hold
of the stdout and stderr StreamReaders.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions