Esempio n. 1
0
 def shutdown(self):
     if self.started and self.notifier:
         self.notifier.stop()
     Pseudo.shutdown(self)
Esempio n. 2
0
 def shutdown(self):
     if self.started and self.notifier:
         self.notifier.stop()
     Pseudo.shutdown(self)