[Bug 54270] Don't run the TplLogEventFilter from a separate thread

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 10 16:51:32 CET 2013


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

--- Comment #5 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> ---
Only problem I see atm is that GQueue is not threadsafe. I know there exist
GAsyncQueue, which is thread safe queue specialised to thread communication. If
that does not work, then I guess protecting the GQueue with a mutex would be
sufficient.

-- 
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