[Bug 758961] adaptivedemux: tests: do not sleep with the GST_TEST_LOCK taken
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 2 17:48:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=758961
--- Comment #21 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 347089
--> https://bugzilla.gnome.org/attachment.cgi?id=347089&action=edit
adaptivedemux: tests: do not sleep with the GST_TEST_LOCK taken
All the test callbacks are called with GST_TEST_LOCK taken. The callbacks
should release this lock if they want to sleep. Seek test currently
sleeps in callback, so it must temporarily release the GST_TEST_LOCK
--
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