예제 #1
0
 def test_hot_threads(self):
     c = NodesClient()
     c.node_hot_threads(callback=self.handle_cb)
     self.wait()