Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-640

Streams are not flushed from SSH Command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 2.0.0
    • None

    Description

      I create a command with ordinary streams. In command implementation I create thread, write several bytes from the tread to the OutputStream. And exit the command.

      The result is empty from client view. Adding explicit flush solves the issue. I'd expect output streams are flushed implicitly before command end is sent from a server to a client

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              jonnyzzz Eugene Petrenko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: