GitHub user janwaros opened a pull request:
https://github.com/apache/mina-sshd/pull/59
[SSHD-827] Close immediately channels that were not opened due to exception
Fix for SSHD-827
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/janwaros/mina-sshd master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit d38f4bb68064d57b980b42a01e2693c8c6cac35c
Author: jkoscinski <jaroslaw.koscinski@...>
Date: 2018-06-11T12:21:01Z
Close immediately channels that were not opened due to exception
----
---