Skip to content

fix connection issue in WSL#3

Open
daagar wants to merge 1 commit into
perlsaiyan:mainfrom
daagar:connection-fix
Open

fix connection issue in WSL#3
daagar wants to merge 1 commit into
perlsaiyan:mainfrom
daagar:connection-fix

Conversation

@daagar

@daagar daagar commented Nov 19, 2025

Copy link
Copy Markdown
  • Updated CmdSession to retrieve the newly created session from the session map instead of calling ActiveSession() (which returned the old session) before sending the SessionChangeMsg
  • Removed SetReadDeadline to allow blocking reads, which is more appropriate for the goroutine-based architecture and prevents data loss/desync during protocol negotiation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant