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

UIDelay: nuget.packagemanagement.visualstudio.dll!NuGet.PackageManagement.VisualStudio.VsCoreProjectSystemReferenceReader+<GetProjectReferencesAsync>d__ - CPS projects #11162

Closed
nkolev92 opened this issue Aug 18, 2021 · 0 comments · Fixed by NuGet/NuGet.Client#4205
Assignees
Labels
Functionality:Restore Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client Tenet:Performance Performance issues Type:Bug

Comments

@nkolev92
Copy link
Member

nkolev92 commented Aug 18, 2021

During mixed project restores, this UI delay can happen.

1257734

When native projects are involved, we can use IBuildDependencyProjectReferencesService which is CPS based and free threaded.

@nkolev92 nkolev92 self-assigned this Aug 18, 2021
@nkolev92 nkolev92 added Tenet:Performance Performance issues Type:Bug Priority:1 High priority issues that must be resolved in the current sprint. labels Aug 18, 2021
@nkolev92 nkolev92 added this to the Sprint 2021-08 milestone Aug 18, 2021
@nkolev92 nkolev92 changed the title UIDelay: nuget.packagemanagement.visualstudio.dll!NuGet.PackageManagement.VisualStudio.VsCoreProjectSystemReferenceReader+<GetProjectReferencesAsync>d__ UIDelay: nuget.packagemanagement.visualstudio.dll!NuGet.PackageManagement.VisualStudio.VsCoreProjectSystemReferenceReader+<GetProjectReferencesAsync>d__ - CPS projects Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Restore Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client Tenet:Performance Performance issues Type:Bug
Projects
None yet
1 participant