Skip to content

Win7: ssh session does not return until hit ENTER #874

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

Closed
bingbing8 opened this issue Sep 6, 2017 · 0 comments
Closed

Win7: ssh session does not return until hit ENTER #874

bingbing8 opened this issue Sep 6, 2017 · 0 comments

Comments

@bingbing8
Copy link
Contributor

Please answer the following

If it is a terminal issue then please go through wiki
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH

"OpenSSH for Windows" version
v0.0.20.0

Server OperatingSystem
win7 sp1

Client OperatingSystem
win7 sp1

What is failing

Expected output
ssh -p 47002 sshtest_ssouser@localhost exit 0
should return
Actual output
ssh -p 47002 sshtest_ssouser@localhost exit 0
does not return until ENTER is hit

@bingbing8 bingbing8 self-assigned this Sep 11, 2017
bingbing8 added a commit to PowerShell/openssh-portable that referenced this issue Sep 13, 2017
…/Win32-OpenSSH#872)

2. enable sshdconfig tests on win7(PowerShell/Win32-OpenSSH#873)
3. fix for PowerShell/Win32-OpenSSH#874 does not return on win7 when no content in console )
4. remove loggin to console in Readthread because write hangs here since write thread already closed (PowerShell/Win32-OpenSSH#879)
5. fix VCTargetsPath
manojampalam pushed a commit to PowerShell/openssh-portable that referenced this issue Sep 16, 2017
1. fix some exception when appverifier is enabled on win7 (https://gitthub.com/PowerShell/Win32-OpenSSH/issues/872)
2. enable sshdconfig tests on win7(PowerShell/Win32-OpenSSH#873)
3. fix for PowerShell/Win32-OpenSSH#874 ( ReadFile does not return on win7 when no content in console )
4. Remove logging to console in Readthread because write hangs here since write thread already closed (PowerShell/Win32-OpenSSH#879)
5. fix VCTargetsPath
@bingbing8 bingbing8 added this to the Sep-2017-End milestone Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant