[Bug 76000] preparatory cleanup for GDBus migration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 10 13:45:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76000

--- Comment #14 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 95547
  --> https://bugs.freedesktop.org/attachment.cgi?id=95547&action=edit
dbus test: don't re-enter main loop to request/release  names

GDBus guarantees that it will alternate signalling names appearing
and vanishing, and this reentrant usage probably breaks that.
It was a terrible idea anyway.

---

The commit message is maybe a little misleading. It still re-enters the main
loop, but it re-enters in an idle, not in the name ownership change callback,
which is less bad. I didn't really feel like rewriting this to use proper calls
right now, the diffstat for this branch is terrifying anyway.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list