Vlatombe opened a new pull request #214: URL: https://github.com/apache/mina-sshd/pull/214
[SSHD-1257](https://issues.apache.org/jira/browse/SSHD-1257) If the command implementation closes the output stream at the end of its execution, the ssh server hangs. This changes the `ChannelOutputStream#flush` to become a no-op if it has been closed already. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
