[Bug 51250] tp_debug_client_get_messages_async: error is not propagated
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 20 12:39:42 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51250
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard| |r+
Keywords| |patch
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-06-20 03:39:42 PDT ---
++
For future reference, whenever you're waiting for a single event to happen, you
can use tp_tests_result_ready_cb as the callback and tp_tests_run_until_result
to wait for it, then "_finish" afterwards - this makes the test more linear,
with less happening in callbacks. See tests/dbus/account-request.c, for
instance.
--
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