10000 Fix launching Pseudoterminal-based and local terminals in remote workspaces before the connection is established by Tyriar · Pull Request #132870 · microsoft/vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Fix launching Pseudoterminal-based and local terminals in remote workspaces before the connection is established #132870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 10, 2021

Conversation

Tyriar
Copy link
Member
@Tyriar Tyriar commented Sep 10, 2021

This change ensures Pseudoterminal-based and local terminals (vscode-file URI as cwd) do not await available profiles as they will not be used:

image

This also ensures we await the createTerminal call before returning to the exthost to ensure the terminal id is ready before proceeding.

Fixes #132519
Fixes microsoft/vscode-remote-release#5556

@Tyriar Tyriar added the candidate Issue identified as probable candidate for fixing in the next release label Sep 10, 2021
@Tyriar Tyriar added this to the August 2021 Recovery milestone Sep 10, 2021
@Tyriar Tyriar requested a review from meganrogge September 10, 2021 15:56
@Tyriar Tyriar self-assigned this Sep 10, 2021
@Tyriar Tyriar merged commit 83bd43b into release/1.60 Sep 10, 2021
@Tyriar Tyriar deleted the tyriar/r160_pty branch September 10, 2021 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
candidate Issue identified as probable candidate for fixing in the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0