Hi Takashi, On Wed, 25 Jun 2025, Johannes Schindelin wrote:
> On Wed, 25 Jun 2025, Takashi Yano wrote: > > > I'd revise the patch as follows. Could you please test if the > > following patch also solves the issue? > > Will do. For the record, in my tests, this fixed the hangs, too. The only two issues I found aren't new in your revision, but I'd really like to address them, too: - When running that `git clone` in a PowerShell inside a Windows Terminal, Ctrl+C does not work, the SSH process simply continues. - Also, terminating the SSH process from a separate terminal window via `Stop-Process` (not `kill`, as I had mistakenly reported earlier) somehow corrupts the PowerShell session such that even a single keystroke in it will bring down the entire Windows Terminal window after a few seconds. Ciao, Johannes
