예제 #1
0
 def test_thread_pool(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.thread_pool(callback=self.handle_cb)
     self.wait()