test-utils-glib: Wait for the killed process to exit
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 14 Feb 2017 19:40:28 +0000 (19:40 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2017 11:57:15 +0000 (11:57 +0000)
commitec9d39b95c2ff335992ff71e05b1fa6dbfec1342
treecf0a5bae96afe7848c34fc24ccb805938f14e507
parent06904a8d96c8ddc9fe22d0b3e36dd5ecc0c245a7
test-utils-glib: Wait for the killed process to exit

Otherwise, removing transient service directories that are being
watched by the dbus-daemon can fail with EAGAIN.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99825
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/test-utils-glib.c