Skip to content

Race condition when both server and client close channel #84

@drieseng

Description

@drieseng

When both SSH.NET and a SSH server simultaneously close a channel, then we may end up sending a SSH_MSG_CHANNEL_EOF after we've sent SSH_MSG_CHANNEL_CLOSE.

This causes the SSH server to disconnect the session.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions