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

Extension delay reported #24

Open
jefflill opened this issue Dec 31, 2020 · 2 comments
Open

Extension delay reported #24

jefflill opened this issue Dec 31, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jefflill
Copy link
Collaborator

jefflill commented Dec 31, 2020

We're sometimes seeing warnings from Visual Studio like this:

image

I believe this is because we're currently invoking the dotnet publish ... on the UI task.

@jefflill jefflill added the bug Something isn't working label Dec 31, 2020
@jefflill jefflill self-assigned this Dec 31, 2020
@jefflill
Copy link
Collaborator Author

dotnet publish ... is already happening on a background task, so that's not causing this.

@jefflill jefflill changed the title Publish should be done on a background task Extension delay reported Dec 31, 2020
@jefflill
Copy link
Collaborator Author

I'll need to keep an eye out for more of these and then use this link to debug:

https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-diagnose-ui-delays-caused-by-extensions?view=vs-2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant