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