Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeated call of Disconnected event #20

Closed
DCNick3 opened this issue May 11, 2019 · 1 comment
Closed

Repeated call of Disconnected event #20

DCNick3 opened this issue May 11, 2019 · 1 comment
Labels

Comments

@DCNick3
Copy link
Contributor

DCNick3 commented May 11, 2019

It's in Session class.
If Disconnect overload without parameters is called, then Disconnected event will be called twice:

https://github.com/Aimeast/FxSsh/blob/dev/FxSsh/Session.cs#L151
https://github.com/Aimeast/FxSsh/blob/dev/FxSsh/Session.cs#L171

@DCNick3
Copy link
Contributor Author

DCNick3 commented May 27, 2019

Closed by #21

@DCNick3 DCNick3 closed this as completed May 27, 2019
@Aimeast Aimeast added the bug label Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants