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

Dead link for threading issue with DbContext #3978

Open
BenjaminMichaelis opened this issue Jan 19, 2024 · 2 comments
Open

Dead link for threading issue with DbContext #3978

BenjaminMichaelis opened this issue Jan 19, 2024 · 2 comments
Labels
bug Something isn't working Pri3

Comments

@BenjaminMichaelis
Copy link

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 BenjaminMichaelis added the bug Something isn't working label Jan 19, 2024
Copy link

welcome bot commented Jan 19, 2024

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.

@BenjaminMichaelis
Copy link
Author

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Pri3
Projects
None yet
Development

No branches or pull requests

1 participant