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