Пример #1
0
 def stop(self):
     Arbiter.stop(self)
     if get_ident() != self.ident and self.isAlive():
         self.join()
Пример #2
0
 def stop(self):
     Arbiter.stop(self)
     if get_ident() != self.ident and self.isAlive():
         self.join()