Skip to content
Snippets Groups Projects
Commit 26243823 authored by Tom Gundersen's avatar Tom Gundersen Committed by David Herrmann
Browse files

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: default avatarTom Gundersen <teg@jklm.no>
parent 9f1f7bb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment