mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-02 19:57:46 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -57,9 +57,10 @@ namespace OpenWifi {
|
||||
}
|
||||
|
||||
void StorageService::Stop() {
|
||||
Logger().notice("Stopping.");
|
||||
Logger().notice("Stopping...");
|
||||
Timer_.stop();
|
||||
StorageClass::Stop();
|
||||
Logger().notice("Stopped...");
|
||||
}
|
||||
|
||||
void Archiver::onTimer([[maybe_unused]] Poco::Timer &timer) {
|
||||
|
||||
Reference in New Issue
Block a user