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