Skip to content

Conversation

@tspence
Copy link
Contributor

@tspence tspence commented Feb 17, 2021

This PR fixes #116895 (when remote extension host is crashed, issue reporter will not appear).

The specific problem was that an attempt to call ExtensionManagementService.getInstalled() fails if the remote extension host has died. This sometimes happens when the remote server runs out of memory or is killed for other process reasons. In that scenario, a user often sees odd errors and wants to report it, but the issue reporter doesn't work.

@ghost
Copy link

ghost commented Feb 17, 2021

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@RMacfarlane RMacfarlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@RMacfarlane RMacfarlane merged commit a845161 into microsoft:main Feb 22, 2021
@RMacfarlane RMacfarlane added this to the February 2021 milestone Feb 22, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue Service crashes when remote extension host failed to launch

2 participants