def test_hot_threads(self):
     c = NodesClient()
     c.hot_threads(callback=self.handle_cb)
     self.wait()