Hello
It seems that in certain cases the KeepAlive timer is not stoped on dispose() of the ssh object.
See description in the question: [Question in discussion forum](https://sshnet.codeplex.com/discussions/571684)
The results in a ObjectDisposedException and crashes the application.
A fix would be appreciated.
Philipp
Comments: ** Comment from web user: drieseng **
It seems that in certain cases the KeepAlive timer is not stoped on dispose() of the ssh object.
See description in the question: [Question in discussion forum](https://sshnet.codeplex.com/discussions/571684)
The results in a ObjectDisposedException and crashes the application.
A fix would be appreciated.
Philipp
Comments: ** Comment from web user: drieseng **
Fixed in changeset 40956.