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

x/tools/gopls: "reply not invoked with a valid call" error showing up #36662

Closed
muirdm opened this issue Jan 20, 2020 · 3 comments
Closed

x/tools/gopls: "reply not invoked with a valid call" error showing up #36662

muirdm opened this issue Jan 20, 2020 · 3 comments
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@muirdm
Copy link

muirdm commented Jan 20, 2020

I've started to see the reply not invoked with a valid call error in gopls stderr output on master. We seem to be attempting to reply to "$/cancelRequest" notifications after changes in https://go-review.googlesource.com/c/tools/+/214582 .

/cc @heschik

@gopherbot gopherbot added this to the Unreleased milestone Jan 20, 2020
@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Jan 20, 2020
@gopherbot
Copy link

Thank you for filing a gopls issue! Please take a look at the Troubleshooting guide, and make sure that you have provided all of the relevant information here.

@gopherbot gopherbot added the gopls Issues related to the Go language server, gopls. label Jan 20, 2020
@stamblerre stamblerre modified the milestones: Unreleased, gopls/v0.3.0 Jan 21, 2020
@gopherbot
Copy link

Change https://golang.org/cl/215738 mentions this issue: internal/lsp/protocol: handle cancellation delivery

@heschi
Copy link
Contributor

heschi commented Jan 21, 2020

Thanks for the initial diagnosis, I'd noticed this but not gotten around to investigating.

@golang golang locked and limited conversation to collaborators Jan 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants