Skip to content
Snippets Groups Projects
Commit 3560c29d authored by Simon McVittie's avatar Simon McVittie Committed by Philip Withnall
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent 4de7fc9b
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment