Error loading workspace: err: exit status 2: stderr: runtime: goroutine stack exceeds 1000000000-byte limit #1638
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go, VS Code & VS Code Go extension are you using?
go version
to get version of Go from the VS Code integrated terminal.go version go1.16.6 windows/amd64
gopls -v version
to get version of Gopls from the VS Code integrated terminal.code -v
orcode-insiders -v
to get version of VS Code or VS Code Insiders.0.26.0
Go: Locate Configured Go Tools
command.Share the Go related settings you have added/edited
Describe the bug
Whenever I open my project, the extension crashes and even after restarting vscode it does not work
It is completely random, sometimes it works other times it doesn't
Steps to reproduce the behavior:
Launch my project and it crashes
Screenshots or recordings
Trace of crash:
The text was updated successfully, but these errors were encountered: