[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 26 09:07:11 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=750397

--- Comment #37 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I missed that you can apparently wait the same way on semaphores on Windows,
that's why I didn't consider this a useful alternative. It all still has to
work with how the glib maincontext works.
Note that this was the main reason why I dismissed the blocking option for
Linux, as without this implementing the same external behaviour on Windows
would be quite tricky... And we need consistent external behaviour for our APIs
across platforms.

I'll take a look at implementing that on Monday when I have a real keyboard in
front of me again, and run it through my testcase.

-- 
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 gstreamer-bugs mailing list