Skip to content
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

Test shared process running as utility process #174837

Closed
3 tasks done
bpasero opened this issue Feb 20, 2023 · 0 comments
Closed
3 tasks done

Test shared process running as utility process #174837

bpasero opened this issue Feb 20, 2023 · 0 comments

Comments

@bpasero
Copy link
Member

bpasero commented Feb 20, 2023

Refs: #154050

Complexity: 4

Create Issue


Enable window.experimental.sharedProcessUseUtilityProcess setting and restart to run the shared process in a utility process (and not in a hidden browser window). Verify the shared process runs as utility process via the process explorer. Hovering over shared-process you should see the kind being utility:

image

Do exploratory smoke testing of functionality that runs through the shared process:

  • extension management (install, uninstall, update)
  • you get extensions recommended in workspaces that configure it (e.g. vscode repo)
  • language packs can install and language can be switched
  • settings sync works
  • you can open, use and close integrated terminals

Ensure there are no stray shared processes hanging around when you quit VS Code or kill it.

@bpasero bpasero added this to the February 2023 milestone Feb 20, 2023
@chrmarti chrmarti removed their assignment Feb 21, 2023
@meganrogge meganrogge removed their assignment Feb 21, 2023
@rzhao271 rzhao271 removed their assignment Feb 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants