gdbus-peer test: Stop GDBusServer before tearing down temporary directory
Otherwise, since GNOME/glib!1193, the listening socket won't be deleted, and if we are not using abstract sockets (for example on *BSD), g_rmdir will fail with ENOTEMPTY. Fixes: 8e32b8e8 "gdbusserver: Delete socket and nonce file when stopping server" Resolves: GNOME/glib#1921 Signed-off-by: Simon McVittie <smcv@collabora.com>
Please register or sign in to comment