diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-12 14:01:30 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-15 14:12:43 +0100 |
commit | bd526ec2dc60c5923d4b696a2edfae41ee945cce (patch) | |
tree | 38f9425b97b97896ac30f975a18bd259acffc031 /docs/markdown/Installing.md | |
parent | 57b918f2813c2f5ea007e0e6333f192b5361daec (diff) | |
download | meson-bd526ec2dc60c5923d4b696a2edfae41ee945cce.zip meson-bd526ec2dc60c5923d4b696a2edfae41ee945cce.tar.gz meson-bd526ec2dc60c5923d4b696a2edfae41ee945cce.tar.bz2 |
mtest: always ignore ProcessLookupError
ProcessLookupError can also happen from p.kill(). There is also
nothing we can do in that case, so move the "try" for that
exception to the entire kill_process function.
The ValueError case seems like dead code, so get rid of it.
Diffstat (limited to 'docs/markdown/Installing.md')
0 files changed, 0 insertions, 0 deletions