]> git.ktnx.net Git - mpd-feeder.git/commit
make database update a synchronous operation
authorDamyan Ivanov <dmn@debian.org>
Thu, 11 Nov 2021 11:08:04 +0000 (11:08 +0000)
committerDamyan Ivanov <dmn@debian.org>
Thu, 11 Nov 2021 11:08:04 +0000 (11:08 +0000)
commite69cd83287a8a78d386e1019bea45a78a22a3cd2
tree06197a7a05531023396deeeb840cb6eceac7bd0e
parent4a27777b350218cfdc794e7390f5ae1b54e56c25
make database update a synchronous operation

when someone calls for it, they rely that after the call to ->update_db
returns the database is fresh

there are tree callers - 'single', 'one-shot' and the database update
notification
bin/mpd-feeder