• Max Kellermann's avatar
    update: splitted reap_update_task() · a9bd64b1
    Max Kellermann authored
    Handle the DELETE and UPDATE events in separate callbacks:
    song_delete_event() safely deletes a song, and update_finished_event()
    is called when database update is complete.
    a9bd64b1
update.c 16.5 KB