GNOME Bugzilla – Bug 757945
gdbus: fix unexporting interface skeleton when resetting GDBusObjectManager's connection
Last modified: 2018-05-24 18:19:47 UTC
A single interface skelton can be exported via different GDBusObjectManagers. However, resetting the connection of one object-manager would unexport its skeleton from all connections. This bug effectively makes it impossible to export the same skelton on multiple object-manager.
Created attachment 315263 [details] [review] gdbus: fix unexporting interface skeleton when resetting GDBusObjectManager's connection A single interface skelton can be exported via different GDBusObjectManagers. However, resetting the connection of one object-manager would unexport its skeleton from all connections. This bug effectively makes it impossible to export the same skelton on multiple object-manager.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/1102.