Example #1
0
 def stop(self):
     """ stopping client before calling the super method """
     LOG.info('STOP download thread is called stopping')
     AgentThread.stop(self)
 def stop(self):
     """ stopping client before calling the super method """
     LOG.info('STOP download thread is called stopping')
     AgentThread.stop(self)