[Bug 42503] Race in tp_channel_dispatch_operation_claim_with_async() and context_accept()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 4 11:10:37 CET 2011


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

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> 2011-11-04 03:10:37 PDT ---
For the record, smcv was concerned about this patch because it means that all
observers will have to prepare the TpChannelDispatchOperation even if they
don't need it if they are not going to handle it.

That was a big issue before factory changes because the TpChannel objects that
TpCDO creates were not shared with those prepared by the TpBaseClient. But now
that they are the same objects, preparing TpCDO is just one GetAll call...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list