示例#1
0
 def stop(self):
     Worker.stop(self)
     self._stopLoops.set()
     self.shouldStop = True