Skip to content
Snippets Groups Projects
Forked from pkg / apertis-tests
Source project has a limited visibility.
user avatar
Philip Withnall authored
There’s a race condition between killing a process and waiting for it to
terminate; since this test is run with `set -e`, this can cause the test
to fail if the process dies before `wait` is invoked. Fix that by
ignoring failure from it.

Bug: https://bugs.apertis.org/show_bug.cgi?id=327
Differential Revision: https://phabricator.apertis.org/D426


Signed-off-by: default avatarPhilip Withnall <philip.withnall@collabora.co.uk>
cb777a0c
History
Name Last commit Last update