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 40220b056 [SSHD-1293] Fix unbinding port forwarding for auto-alloc port add 802a89350 Releng: make test logs and results in GitHub accessible add c43088c40 [SSHD-1256] Disable one test with the Apache MINA transport add 1d9bca0c0 ChannelAsyncOutputStream: fix closing gracefully No new revisions were added by this update. Summary of changes: .github/workflows/master-build.yml | 8 ++++++++ .../common/channel/ChannelAsyncOutputStream.java | 21 ++++++++++++++------- .../apache/sshd/server/channel/ChannelSession.java | 3 ++- .../sshd/common/forward/PortForwardingTest.java | 7 +++++++ 4 files changed, 31 insertions(+), 8 deletions(-)