Skip to content

MediaGroupViewModel: Synchronize access to files array

Felix Paul Kühne requested to merge fkuehne/vlc-ios:media-group-qos into master

This should fix one of the most prominent crash groups and therefore justifies the use of a queue of its own.

Merge request reports