This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 8cc9417c9 [SSHD-1173] Simplify writing in ChannelAsyncOutputStream add 77b97c87f [SSHD-1303] AbstractClientChannel: use null stream for redirected stderr No new revisions were added by this update. Summary of changes: .../org/apache/sshd/common/io/IoReadFuture.java | 15 ++++- .../sshd/client/channel/AbstractClientChannel.java | 64 +++++++++++++++++++++ .../common/channel/ChannelAsyncInputStream.java | 23 +++++--- .../sshd/client/session/ClientSessionTest.java | 65 ++++++++++++++++++++++ 4 files changed, 157 insertions(+), 10 deletions(-)