[Bug 32267] Implement handling Client.Observer.DelayApprovers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 3 18:14:32 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32267
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2011-01-03 09:14:31 PST ---
+ if (approver_event_id > 0)
+ {
+ DEBUG ("Cancelling call to approvers as dispatch operation has
been Claimed");
+ g_source_remove (approver_event_id);
+ }
This only seems to happen for Claim: what happens if a non-interactive approver
calls HandleWith?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list