feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Dead link for threading issue with DbContext

Open BenjaminMichaelis opened this issue 1 year ago • 2 comments

When I get this error message: A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.

The link https://go.microsoft.com/fwlink/?linkid=2097913 seems to be a dead link.

BenjaminMichaelis avatar Jan 19 '24 19:01 BenjaminMichaelis

Thank you for opening an issue! One of our team members will get back to you with additional information.

If this is a product issue, please close this issue and contact the product's support instead. For a list of support websites, see Support for Microsoft products and apps.

welcome[bot] avatar Jan 19 '24 19:01 welcome[bot]

The bug is the link is capturing the dot after the link in the hyperlink on the command line and github runners. This is likely a non-issue to fix unless there is a space given to the .

BenjaminMichaelis avatar Jan 19 '24 19:01 BenjaminMichaelis