Exemplo n.º 1
0
 def test_grid_shutdown(self):
     hub = GridHub()
     hub.shutdown()
Exemplo n.º 2
0
 def test_grid_shutdown(self):
     hub = GridHub()
     hub.shutdown()
Exemplo n.º 3
0
 def shutdown():
     hub = GridHub()
     hub.shutdown()
Exemplo n.º 4
0
 def shutdown():
     hub = GridHub()
     hub.shutdown()