vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

[Remote-SSH Bug]: remote.SSH.connectTimeout not respected using exec server

Open jeanp413 opened this issue 1 year ago • 0 comments

Is there an existing issue for this bug?

  • [X] I have searched the existing issues

Required Troubleshooting Steps

  • [X] I have followed these troubleshooting steps
  • [X] I have tried both values of the remote.SSH.useLocalServer setting

Connect Locally

It connects successfully

->

remote.SSH.connectTimeout is not respected in the ssh command used by exec server, I see it uses -o ConnectTimeout=15 always

Expected Behavior

remote.SSH.connectTimeout is respected in the ssh command used by exec server

Steps To Reproduce

No response

Remote-SSH Log

Remote-SSH Log

[PASTE LOG HERE]

Anything else?

No response

jeanp413 avatar May 17 '24 08:05 jeanp413