def test_info(self):
     c = NodesClient()
     c.info(callback=self.handle_cb)
     self.wait()