Skip to content
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

Timeout using .NET 6 in run mode #98

Open
dhaligas opened this issue Dec 1, 2021 · 0 comments
Open

Timeout using .NET 6 in run mode #98

dhaligas opened this issue Dec 1, 2021 · 0 comments

Comments

@dhaligas
Copy link

dhaligas commented Dec 1, 2021

FYI: there is a 5 second timeout when building the host in .NET 6 (Run not debug). I ran into this issue locally because we use AzureKeyVault on startup. The workaround is to run your tests in Debug for the time being. The dotnet team added an environment variable that should be available on the next .NET 6 release.

https://github.com/dotnet/runtime/pull/61688/files#diff-cc14cb45f5c4f280fd9753458d51804aeed784e4ee49299548ebf1d65bc94ed6L25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant