]> git.ktnx.net Git - mpd-feeder.git/commitdiff
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)
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


No differences found