Skip to content
  • Georges Basile Stavracas Neto's avatar
    playlists: Use the async variants of the blocking calls · ca7fd3a3
    Georges Basile Stavracas Neto authored
    When loading or updating the static playlists, the entire callchain
    uses the synchronous, main context blocking variants of the Tracker
    API. This leads to an unresponsive GNOME Music, specially at the
    startup.
    
    Fix that by using the async variants of the Tracker API throughout the
    static playlists building chain.
    ca7fd3a3