Golang syscall: TestInvalidExec failures

#!watchflakesdefault <- pkg == "syscall" && test == "TestInvalidExec"Issue created automa...

Golang runtime: set runtime thread names

Whenever possible it would be ideal to have the go runtime set thread names to its threads, so that it becomes easier fo...

Golang cmd/cgo: aix c-archive corrupting stack [1.23 backport]

@pmur requested issue #68957 to be considered for backport to the next 1.23 minor release.@gopherbot please consider thi...

Golang cmd/cgo: aix c-archive corrupting stack [1.22 backport]

@pmur requested issue #68957 to be considered for backport to the next 1.22 minor release.@gopherbot please consider thi...

Golang proposal: runtime: support general dynamic thread local storage model

Proposal DetailsProposal: Support General Dynamic TLS ModelSummaryThis proposal aims to add support for the general dyna...

Golang os/user: Current fails when the current thread is impersonated

Go versiongo version go1.22.0 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...

Golang runtime: clean up system call code

The code used to make system calls from the runtime is a mess and a big pain point when making OS-level changes in the r...

Golang os: Root.MkdirAll can return "file exists" when called concurrently on the same path [1.24 backport]

@database64128 requested issue #75114 to be considered for backport to the next 1.24 minor release.@gopherbot please ope...

Golang os: Root.MkdirAll can return "file exists" when called concurrently on the same path [1.25 backport]

@database64128 requested issue #75114 to be considered for backport to the next 1.25 minor release.@gopherbot please ope...

Golang os: Root.MkdirAll can return "file exists" when called concurrently on the same path

Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang cmd/fix: fails to run on modules whose go directive value is in "1.n.m" format introduced in Go 1.21.0 [1.22 backport]

@kolyshkin requested issue #62584 to be considered for backport to the next 1.22 minor release.@gopherbot Please backpor...

Golang go/types: 'under' panics on Alias type [1.23 backport]

@findleyr requested issue #68877 to be considered for backport to the next 1.23 minor release.@gopherbot, please create ...

Golang unique: panic when calling unique.Make with string casted as any [1.23 backport]

@mknyszek requested issue #68990 to be considered for backport to the next 1.23 minor release.@gopherbot Please open a b...

Golang Thread and Memory Leak in Kubelet and Go Program with Multiple Goroutines

Go versiongo1.20.5 linux/amd64Output of go env in your module/workspace:GO111MODULE=""GOARCH="amd64"...

Golang x/tools/gopls: fails to find references of generic func field

gopls versionBuild infogolang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDH...

Golang os: CopyFS overwrites existing file in destination. [1.23 backport]

@panjf2000 requested issue #68895 to be considered for backport to the next 1.23 minor release.@gopherbot please create ...

Golang proposal: io/fs: add fs.Files() iterator

Proposal DetailsA previous proposal for walking through directory trees can be found here:* #64341This proposal aims for...

Golang cmd/vet,x/tools/go/analysis/passes/printf: broken with GODEBUG=gotypesalias=1 [1.23 backport]

@findleyr requested issue #68796 to be considered for backport to the next 1.23 minor release.@gopherbot please backport...

Golang cmd/compile: can't use aliased type as underlying type in type parameter [1.23 backport]

@cuonglm requested issue #68935 to be considered for backport to the next 1.23 minor release.@gopherbot please backport ...

Golang cmd/cgo: aix c-archive corrupting stack

Go versionmasterOutput of go env in your module/workspace:GOARCH=ppc64GOOS=aixWhat did you do?go test cmd/cgo/internal/t...
上一页 下一页
.