Skip to content

Re-use the dotnet-new lock during template package installation #22007

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
May 20, 2020

Conversation

pranavkm
Copy link
Contributor

This increases the current very aggressive timeout for template installation to succeed. Additionally it makes the lock more correct by preventing any other dotnet-new operations from concurrently executing as part of this test.

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 19, 2020
@pranavkm pranavkm added this to the 5.0.0-preview6 milestone May 19, 2020
@pranavkm pranavkm linked an issue May 19, 2020 that may be closed by this pull request
@pranavkm pranavkm merged commit c486a4b into master May 20, 2020
@pranavkm pranavkm deleted the prkrishn/reuse-lock branch May 20, 2020 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Test failure] MVCTemplateTest
2 participants