vscode-remote-release
vscode-remote-release copied to clipboard
[Remote-SSH Bug]: remote.SSH.connectTimeout not respected using exec server
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.useLocalServersetting
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