Aurora Blog
Home
Golang proposal: spec: slice--/slice++ to drop the last/first element from a slice
2025-07-24 14:07:53
3652
Go Programming ExperienceExperiencedOther Languages ExperienceGo, Perl, Java, C, JavaScript, bash, REBOL, PascalRelated ...
Golang test: cleanup fixedbugs/notinheap.go
2025-07-24 14:07:51
944
After #46731, //go:notinheap is gone, however, there's still test/fixedbugs/notinheap.go which is using it. There's no p...
Golang proposal: net/http: custom handlers for 404 and 405 HTTP response codes
2025-07-24 14:07:47
14400
Proposal DetailsGo 1.22 introduced an enhanced HTTP routing. The current implementation utilizes unexported handlers for...
Golang cmd/compile: missed BCE in multi expression switch cases
2025-07-24 14:07:45
9159
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang net/http: http/2 throughput is very slow compared to http/1.1
2025-07-24 14:07:40
21115
What version of Go are you using (go version)?1.7$ go versiongo version go1.17 linux/amd64Does this issue reproduce with...
Golang cmd/cgo/internal/testshared: unrecognized failures
2025-07-24 14:07:29
2413
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testshared" && test == ""Issue created a...
Golang os/user:pie_internal: TestImpersonated failures
2025-07-24 14:07:27
3604
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestImpersonated"Issue ...
Golang cmd/cgo/internal/testerrors: TestPointerChecks failures
2025-07-24 14:07:16
17340
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testerrors" && test == "TestPointerChecks&quo...
Golang all: reopen tree for Go 1.24 development
2025-07-24 14:07:10
3825
Current Tree Status: Tree is open for Go 1.24 development (golang-dev announcement)This is a tracking issue for the upco...
Golang os/user:pie_internal: TestGroupIdsTestUser failures
2025-07-24 14:07:08
1291
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestGroupIdsTestUser"Is...
Golang os/user:nolibgcc: TestImpersonated failures
2025-07-24 14:07:06
3546
#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestImpersonated"Issue crea...
Golang cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
2025-07-24 14:07:01
5721
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestLSAN/lsan2&qu...
Golang time: TestLongAdjustTimers failures
2025-07-24 14:06:57
13923
#!watchflakesdefault <- pkg == "time" && test == "TestLongAdjustTimers"Issue created auto...
Golang os/user:nolibgcc: TestGroupIdsTestUser failures
2025-07-24 14:06:55
3552
#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestGroupIdsTestUser"Issue ...
Golang go/types, types2: bad error message for cycles through type instantiation
2025-07-24 14:06:48
1657
I was doing a bit of testing with regards to cycles through instantiated types. If we type check the below:type a = b[in...
Golang sync/atomic: add OR/AND operators for unsigned types
2025-07-24 14:06:45
25542
Update, Aug 16 2023: Current proposal at https://github.com/golang/go/issues/61395#issuecomment-1671759854. Original rel...
Golang cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66 [1.23 backport]
2025-07-24 14:06:41
393
@dmitshur requested issue #59418 to be considered for backport to the next 1.23 minor release.@gopherbot Please consider...
Golang [windows 10] cgo thread hangs forever
2025-07-24 14:06:39
1244
Go versiongo version 1.22.5Output of go env in your module/workspace:cannot get go env as issue is seen in production wi...
Golang cmd/compile: double zeroing and unnecessary copying/stack use
2025-07-24 14:06:30
11577
Go versiongo version devel go1.23-722d59436b Thu May 16 02:00:26 2024 +0000 linux/amd64Output of go env in your module/w...
Golang runtime: TestUsingVDSO failures
2025-07-24 14:06:28
4073
#!watchflakespost <- pkg == "runtime" && test == "TestUsingVDSO" && `signal: segm...
上一页
下一页
1
…
13
14
15
16
17
…
201
.