Skip to content

tests/input selector: Fix a shutdown crash

Jan Schmidt requested to merge thaytan/gstreamer:input-selector-test-fix into master

Hold a ref to the pad we're planning on sending EOS too, so that it doesn't disappear if things shut down before the thread gets to actually send the EOS event.

Merge request reports