Bug 665733 – GDBusConnection holds lock while calling destroynotify
authorDavid Zeuthen <davidz@redhat.com>
Wed, 7 Dec 2011 15:25:24 +0000 (10:25 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 7 Dec 2011 15:30:42 +0000 (10:30 -0500)
commit70dacf83d23ed468ff60972fd166769482d7195f
tree6c4c5056aed5f27efc92c1934f526a7bec2d43be
parent386bb0faadd98c190f171cbdd4c51dba50e85505
Bug 665733 – GDBusConnection holds lock while calling destroynotify

Fix this problem by always running the destroynotify from an idle.

https://bugzilla.gnome.org/show_bug.cgi?id=665733

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusconnection.c
gio/tests/gdbus-export.c