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: Context cancelled errors after some editing #33989

Closed
inliquid opened this issue Aug 30, 2019 · 4 comments
Closed

x/tools/gopls: Context cancelled errors after some editing #33989

inliquid opened this issue Aug 30, 2019 · 4 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

@inliquid
Copy link

VS Code.
go version go1.12.9 windows/amd64
gopls: latest from master (but these annoying errors have been seen for a while with older versions)

I'm regularly seeing these Context cancelled errors, this one is simple example but there are much more in bigger projects. They usually appear after some editing. As a result it requires LSP restart.

изображение

@gopherbot gopherbot added this to the Unreleased milestone Aug 30, 2019
@gopherbot gopherbot added the gopls Issues related to the Go language server, gopls. label Aug 30, 2019
@gopherbot
Copy link

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

@stamblerre stamblerre added the Tools This label describes issues relating to any tools in the x/tools repository. label Sep 9, 2019
@stamblerre
Copy link
Contributor

Are you still noticing these issues with the current master of gopls? https://go-review.googlesource.com/c/tools/+/192719 should have fixed most of them, I believe.

@inliquid
Copy link
Author

Not sure, I'll watch a little.

@inliquid
Copy link
Author

Haven't seen these messages with latest builds, so I'm closing issue for now.

@golang golang locked and limited conversation to collaborators Sep 16, 2020
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

3 participants