Esempio n. 1
0
 def test_allocation(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.allocation_cat(callback=self.handle_cb)
     self.wait()
Esempio n. 2
0
 def test_allocation(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.allocation_cat(callback=self.handle_cb)
     self.wait()