aspnet / HttpSysServer

[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
106 stars 39 forks source link

Cleanup server limits tests #485

Closed Tratcher closed 5 years ago

Tratcher commented 5 years ago

472 #476 #469 These tests have had a few sporadic failures that we can't reproduce. This is some test cleanup that could help avoid races by not creating two server instances per test.