Skip to content

Timeout using .NET 6 in run mode #98

@dhaligas

Description

@dhaligas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions