Daemon::~Daemon() { unregister_daemon(*this); quick_stop(); delete module_registry_; }
Daemon::~Daemon() { quick_stop(); delete module_registry_; }