You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
The majority of those folders are empty, however one of them have 2 empty sub folders.
versions
┏━ oneofone@voyager ❰~❱
┗━● go version; gopls version
go version devel +a37bbcecca 2020-02-20 22:34:30 +0000 linux/amd64
golang.org/x/tools/gopls master
golang.org/x/tools/gopls@v0.1.8-0.20200218205902-f8e42dc47720 h1:nf2BPDHmn4aHdKnBQm+k//qNBhMCFfFfrGq9Hyfoyug=
Latest stable vscode-go extension as of posting this.
My guess is the extension (or gopls) kills the go build before it finishes cleaning up.
Dup of #2173 and #2403.
The majority of those folders are empty, however one of them have 2 empty sub folders.
versions
┏━ oneofone@voyager ❰~❱ ┗━● go version; gopls version go version devel +a37bbcecca 2020-02-20 22:34:30 +0000 linux/amd64 golang.org/x/tools/gopls master golang.org/x/tools/gopls@v0.1.8-0.20200218205902-f8e42dc47720 h1:nf2BPDHmn4aHdKnBQm+k//qNBhMCFfFfrGq9Hyfoyug=
Latest stable vscode-go extension as of posting this.
My guess is the extension (or gopls) kills the go build before it finishes cleaning up.
settings:
The text was updated successfully, but these errors were encountered: