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: loading workspace hangs on v0.8.1, works on v0.8.0 #51901
Comments
please fill out the issue template properly, there are instructions on commands to run to capture important debugging information. |
Hi. I closed hoping this would resolve in the next few releases but v0.8.3 still has the same issue. I work in a large monorepo (this could very well be an issue with our configuration) and was hesitant to report debugging info but I will report back |
gopls -v version
go env
What did you do?
vscode settings.json
|
Hi, sorry we missed this after it was reopened. Looking at the commits between gopls@v0.8.0 and gopls@v0.8.1, I'd love to know which caused the regression you observed; there are not a lot of likely candidates. Would you be willing to bisect this problem? If so, it seems likely that we could fix it. A few follow-up questions:
Thanks! |
gopls version
golang.org/x/tools/gopls v0.8.1
go env
go1.18
What did you do? What did you expect to see? What did you see instead?
gopls hangs on "loading workspace loading packages" with high cpu usage indefinitely on opening project
Editor and settings
VSCode
Logs
The text was updated successfully, but these errors were encountered: