gdbus-connection: Fix race condition in test
authorStef Walter <stefw@gnome.org>
Sat, 9 Nov 2013 08:25:02 +0000 (09:25 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Nov 2013 20:20:51 +0000 (15:20 -0500)
commit5a5aaa203ac111add979abeb128ccc582b0cdc5c
tree511e1733802cf93211cffcc661704c4c0b350abb
parent65da592249b3eff7fbb5edb31d94e028cc3c43d0
gdbus-connection: Fix race condition in test

The test was expecting that the spawned process wouldn't start
up before the NameOwnerChanged signal was subscribed.

https://bugzilla.gnome.org/show_bug.cgi?id=711805
gio/tests/gdbus-connection.c