Comment 2 for bug 686224

Revision history for this message
Max Bowsher (maxb) wrote :

I'd go so far as to say that bzr should NOT WAIT for ssh children to exit. Consider the use of ssh in ControlMaster auto mode. A ssh child invoked by bzr may remain active managing a multiplexed connection long after bzr itself is done with the channels being run over that process's stdin/out.