call site 15 for execnet.PopenGateway.remote_exec
execnet/testing/test_gateway.py - line 109
108
109
110
   def test_remote_exec_waitclose_noarg(self):
->     channel = self.gw.remote_exec('pass')
       channel.waitclose()