Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* CTRL-C in ssh included with git kills the pipe
@ 2023-06-02 21:55 Duffey, Blake
  2023-06-02 22:52 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: Duffey, Blake @ 2023-06-02 21:55 UTC (permalink / raw)
  To: git@vger.kernel.org

The version of OpenSSH included with git 2.41 reports as:
OpenSSH_9.3p1, OpenSSL 1.1.1u 30 May 2023

The version of OpenSSH available from https://github.com/PowerShell/Win32-OpenSSH/releases reports as:
OpenSSH_for_Windows_9.2p1, LibreSSL 3.7.2

If I connect to server X with the first client, run top, and issue CTRL-C - I get
client_loop: send disconnect: Broken pipe

If I connect to server X with the second client, run top, and issue CTRL-C...
it ends top and the connection remains





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CTRL-C in ssh included with git kills the pipe
  2023-06-02 21:55 CTRL-C in ssh included with git kills the pipe Duffey, Blake
@ 2023-06-02 22:52 ` brian m. carlson
  0 siblings, 0 replies; 2+ messages in thread
From: brian m. carlson @ 2023-06-02 22:52 UTC (permalink / raw)
  To: Duffey, Blake; +Cc: git@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]

On 2023-06-02 at 21:55:21, Duffey, Blake wrote:
> The version of OpenSSH included with git 2.41 reports as:
> OpenSSH_9.3p1, OpenSSL 1.1.1u 30 May 2023
> 
> The version of OpenSSH available from https://github.com/PowerShell/Win32-OpenSSH/releases reports as:
> OpenSSH_for_Windows_9.2p1, LibreSSL 3.7.2
> 
> If I connect to server X with the first client, run top, and issue CTRL-C - I get
> client_loop: send disconnect: Broken pipe
> 
> If I connect to server X with the second client, run top, and issue CTRL-C...
> it ends top and the connection remains

The Git project does not ship anything but source code.  It sounds like
you're using Git for Windows, which does ship a variety of software,
including OpenSSH.  Assuming that's the case, you may want to go to
their issue tracker, at https://github.com/git-for-windows/git/issues/,
to report this, after verifying that there's not already an issue for
this.  That being said, it looks like
https://github.com/git-for-windows/git/issues/3848 may be the issue
you're reporting.
-- 
brian m. carlson (he/him or they/them)
Toronto, Ontario, CA

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-02 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 21:55 CTRL-C in ssh included with git kills the pipe Duffey, Blake
2023-06-02 22:52 ` brian m. carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).