# File lib/net/ssh/service/process/open.rb, line 176
          def do_close( channel )
            @on_exit.call( self, @exit_status ) if @on_exit
          end