Aurora Blog
Home
Golang syscall: TestInvalidExec failures
2025-08-22 14:05:01
647
#!watchflakesdefault <- pkg == "syscall" && test == "TestInvalidExec"Issue created automa...
Golang runtime: set runtime thread names
2025-08-22 14:04:58
5969
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]
2025-08-22 14:04:54
485
@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]
2025-08-22 14:04:52
485
@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
2025-08-22 14:04:50
5292
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
2025-08-22 14:04:48
2667
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
2025-08-22 14:04:46
5865
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]
2025-08-22 14:04:39
534
@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]
2025-08-22 14:04:38
534
@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
2025-08-22 14:04:36
4754
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]
2025-08-22 14:04:27
2004
@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]
2025-08-22 14:04:23
532
@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]
2025-08-22 14:04:21
572
@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
2025-08-22 14:04:19
4964
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
2025-08-22 14:04:17
3397
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]
2025-08-22 14:04:15
504
@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
2025-08-22 14:04:12
2741
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]
2025-08-22 14:04:10
750
@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]
2025-08-22 14:04:08
256
@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
2025-08-22 14:04:04
914
Go versionmasterOutput of go env in your module/workspace:GOARCH=ppc64GOOS=aixWhat did you do?go test cmd/cgo/internal/t...
上一页
下一页
1
…
29
30
31
32
33
…
313
.