Skip to content

gs-plugin-appstream: Add missing silo read locker

The refine thread accesses the self->silo, but does not hold the read locker, thus add it for thread safety.

Possibly related to a downstream report:
https://bugzilla.redhat.com/show_bug.cgi?id=2272028

Merge request reports