-
-
Notifications
You must be signed in to change notification settings - Fork 2
sessions: add developer command to kill SSH remote agent host #30
Copy link
Copy link
Open
Feature
0 / 10 of 1 issue completed
Copy link
Labels
Bixbott-build-dev-codex-commandMid tất cả lại với nhau Bixbott-build-dev-codex-commandMid tất cả lại với nhau Bixbott-build-dev-codex-commandbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requested
Description
Metadata
Metadata
Assignees
Labels
Bixbott-build-dev-codex-commandMid tất cả lại với nhau Bixbott-build-dev-codex-commandMid tất cả lại với nhau Bixbott-build-dev-codex-commandbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already existsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for Feature.
sessions: add developer command to kill SSH remote agent host
Add a Developer: Kill Remote Agent Host (SSH)... command
(workbench.action.sessions.killRemoteAgentHostSSH) that lets developers
kill a wedged remote agent host process and tear down the SSH tunnel.
ISSHRemoteAgentHostMainService interfaces
cleanupRemoteAgentHost helper, then dispose the connection
null browser implementation
SSH connections and calls killRemoteAgentHost
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Originally posted by Huỳnh Thương (@Huynhthuongg) in microsoft/vscode#322226 (comment)