Safely close database connections and delete backends
Also fix NewClosure leak caused by disconnected object signals
This commit is contained in:
@@ -60,6 +60,7 @@ class SubsonicService : public InternetService {
|
||||
static const Song::Source kSource;
|
||||
|
||||
void ReloadSettings();
|
||||
void Exit();
|
||||
|
||||
Application *app() { return app_; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user