def test_recovery(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.recovery(callback=self.handle_cb)
     self.wait()