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

Request textDocument/inlayHint failed with message #1727

Open
cdietrich opened this issue Oct 25, 2024 · 1 comment
Open

Request textDocument/inlayHint failed with message #1727

cdietrich opened this issue Oct 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cdietrich
Copy link
Contributor

cdietrich commented Oct 25, 2024

[Error - 7:59:09 AM] Request textDocument/inlayHint failed.
  Message: Request textDocument/inlayHint failed with message: A document with the URI 'file:///x/y/z/someFile.someExt' is already present.

@msujew do you have any idea what could cause this?

is it possible there are races?

@cdietrich cdietrich added the bug Something isn't working label Oct 25, 2024
@msujew
Copy link
Member

msujew commented Oct 25, 2024

@cdietrich Yes, it's likely a race condition. I would assume that #1640 would resolve this.

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

No branches or pull requests

2 participants