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