Skip to content

fix: terminal error notification in untrusted workspace #24993

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 1 commit into from
Apr 18, 2025

Conversation

karthiknadig
Copy link
Member

@karthiknadig karthiknadig commented Apr 18, 2025

Fixes #24770

This call does not create a terminal in untrusted workspace. The call fails and creates a terminal failed notification. We should not be trying to create a terminal in untrusted workspace.

@karthiknadig karthiknadig self-assigned this Apr 18, 2025
@karthiknadig karthiknadig added bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary labels Apr 18, 2025
@karthiknadig karthiknadig marked this pull request as ready for review April 18, 2025 18:21
@karthiknadig karthiknadig enabled auto-merge (squash) April 18, 2025 18:21
@vs-code-engineering vs-code-engineering bot added this to the April 2025 milestone Apr 18, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@karthiknadig karthiknadig merged commit cfc65ab into microsoft:main Apr 18, 2025
47 of 50 checks passed
@karthiknadig karthiknadig deleted the visible-tortoise branch April 18, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preventing Terminal Trust prompt
2 participants