dispatcher: repeat waitpid() call on EINTR
authorThomas Haller <thaller@redhat.com>
Sun, 3 May 2015 11:57:16 +0000 (13:57 +0200)
committerThomas Haller <thaller@redhat.com>
Tue, 5 May 2015 14:39:18 +0000 (16:39 +0200)
commit22bfe2feb28f748235577da46f7f8a365f4ad607
tree68731f3b2c602c09119b05a1ea6339ea5ffc5e83
parent5f0c23f1067a7f49d56a27592eb315aebb0b94cf
dispatcher: repeat waitpid() call on EINTR

Also, no use of first trying to kill() with signal zero. Just
send SIGKILL right away.
callouts/nm-dispatcher.c