aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.96k stars 869 forks source link

Disable parallelization #1944

Closed HaoK closed 6 years ago

HaoK commented 6 years ago

For https://github.com/aspnet/Identity/issues/1926

Test running time go from 17s -> 29s locally

@Eilon @ajcvickers