[Bug 771210] tests: new queue2: Add higher-resolution low/high-watermark properties unit test is flaky

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 17 08:44:23 UTC 2016


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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> This looks like it needs a mutex around that. set_property() can be called
> from any thread at any time.

There's a

  GST_QUEUE2_MUTEX_LOCK (queue);

at the beginning of set_property().

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