def test_remote_exec_waitclose_noarg(self):
channel = self.gw.remote_exec('pass')
-> channel.waitclose()