Skip to content

discoverer: fix a race bug in disco test

Aaron Boxer requested to merge boxerab/gst-plugins-base:fix_disco_test into master

g_cond_wait was being skipped under certain conditions, causing race.

Edited by Aaron Boxer

Merge request reports