implement device shutdown on deletion or lack of profiles
This commit is contained in:
@@ -258,6 +258,9 @@ class ServiceScheduler(SdrSourceEventClient):
|
||||
def onFail(self):
|
||||
self.shutdown()
|
||||
|
||||
def onShutdown(self):
|
||||
self.shutdown()
|
||||
|
||||
def onDisable(self):
|
||||
self.cancelTimer()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user