call site 3 for execnet.PopenGateway.remote_exec
execnet/testing/test_gateway.py - line 101
100
101
102
   def test_remote_exec_waitclose(self):
->     channel = self.gw.remote_exec('pass')
       channel.waitclose(TESTTIMEOUT)