Ejemplo n.º 1
0
 def wait(self):
     Service.wait_all()
Ejemplo n.º 2
0
 def stop(self):
     Service.stop_all()
     Service.wait_all()