aspnetcore/src
Ryan Nowak 9b4ec6ec71 Add semaphore to selenium tests
This change prevents thread pool starvation when running a bunch of
selenium-based tests, by turning the blocking wait for a WebDriver to
start into an async wait.

This also seems to help with speed, and reliability since we're not
running too many browsers at once. I was experencing timeouts, and
seeing them in the debugger while running tests locally, this no longer
happens.
2019-08-11 10:49:14 -07:00
..
Analyzers Remove stateful prerendering 2019-08-01 07:44:14 -07:00
Antiforgery
Azure
Components Terminate circuit on error 2019-08-11 10:49:14 -07:00
DataProtection Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
DefaultBuilder
Features/JsonPatch
Framework Update SDK to preview7 (#12682) 2019-07-29 10:06:07 -07:00
Hosting Unified response body features (#12328) 2019-07-25 16:27:08 -07:00
Html/Abstractions
Http Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
Identity Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
Installers Merge remote-tracking branch 'origin/release/2.2' 2019-07-25 11:41:11 -07:00
Middleware Obsolete Microsoft.AspNetCore.SpaServices and Microsoft.AspNetCore.No… (#12892) 2019-08-09 13:47:51 -07:00
MusicStore
Mvc Fix dynamic routes with no route values 2019-08-08 14:38:59 -07:00
ProjectTemplates Enable Docker Support checkbox for Blazor Server apps and gRPC apps. (#13016) 2019-08-09 18:55:52 -07:00
Razor
Security Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
Servers Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
Shared Add semaphore to selenium tests 2019-08-11 10:49:14 -07:00
SignalR Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
SiteExtensions Clean up #12854 a bit 2019-08-09 12:07:54 -07:00
Tools [release/3.0] Update dependencies from 4 repositories (#12854) 2019-08-06 11:05:09 -07:00
submodules