Skip to content

queue2: Hold the lock when modifying sinkresult

Edward Hervey requested to merge bilboed/gstreamer:queue2-lock into main

As it's done elsewhere. Avoids a potential race of the field being modified in the meantime.

Merge request reports