Replies: 2 comments
|
@dca00, do you actually dispose the SshCommand? |
0 replies
|
Yes, I do. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
With every executed SSH command, a new
username@nottyprocess appears on the server and lingers indefinitely. Am I doing something wrong on the C# side?All reactions