예제 #1
0
 def test_grid_shutdown(self):
     hub = GridHub()
     hub.shutdown()
예제 #2
0
 def test_grid_shutdown(self):
     hub = GridHub()
     hub.shutdown()
예제 #3
0
 def shutdown():
     hub = GridHub()
     hub.shutdown()
예제 #4
0
 def shutdown():
     hub = GridHub()
     hub.shutdown()