test/util-broker: handle daemon/broker being killed early
If we terminate the broker (or daemon) before they have had a chance
to block SIGTERM they will exit with code KILLED and status SIGTERM.
This should not be considered a failure, so explicitly check for that
in the SIGCHLD handler.
Signed-off-by: Tom Gundersen <teg@jklm.no>
Loading
Please register or sign in to comment