Do not timeout HostingListener when debugging (#54791)
authorMartin Costello <martin@martincostello.com>
Sun, 27 Jun 2021 17:21:13 +0000 (18:21 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Jun 2021 17:21:13 +0000 (11:21 -0600)
commit49ee95870faa371cdb46ec336f5ab107ec1fdf9c
tree6ddb9dcd7ad851051a83f392483852ab8c4fde01
parent385b6f3e5fd6fbf08a8a82bde5a5f57f18018c2a
Do not timeout HostingListener when debugging (#54791)

Do not timeout waiting for the host to start when running with
the debugger attached.

Addresses dotnet/aspnetcore#33886.
src/libraries/Microsoft.Extensions.HostFactoryResolver/src/HostFactoryResolver.cs