Aurora Blog
Home
Golang runtime:cpu4: TestGdbAutotmpTypes failures
2025-06-19 14:06:54
3650
#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestGdbAutotmpTypes"Issue creat...
Golang runtime:cpu2: TestTracebackSystem/panic failures
2025-06-19 14:06:46
922
#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestTracebackSystem/panic"Issue...
Golang crypto/tls: server should send empty server_name extension when using SNI
2025-06-19 14:06:42
3386
Go versionAnyOutput of go env in your module/workspace:GOARCH="amd64"What did you do?Set up a HTTPS server usi...
Golang x/tools/gopls: add file watcher for headless mode
2025-06-19 14:06:36
1191
When gopls is running in headless mode (as for its MCP server), it needs a file watcher (i.e. fsnotify).It's OK if this ...
Golang doc: mention "purego" build tag convention somewhere
2025-06-19 14:06:32
15755
As the number of Go implementations continues to increase, the number of cases where the unsafe package is unlikely to w...
Golang internal/trace: stress tests triggering suspected deadlock in tracer [1.24 backport]
2025-06-19 14:06:27
244
@mknyszek requested issue #72740 to be considered for backport to the next 1.24 minor release.@gopherbot Please open bac...
Golang internal/trace: stress tests triggering suspected deadlock in tracer [1.23 backport]
2025-06-19 14:06:26
244
@mknyszek requested issue #72740 to be considered for backport to the next 1.23 minor release.@gopherbot Please open bac...
Golang runtime: heap mspan limit is set too late, causing data race between span allocation and conservative scanning
2025-06-19 14:06:22
2905
Conservative scanning filters out invalid pointers by relying on the span lookup mechanics (spanOf), and double-checking...
Golang sort: clarify Slice comparator requirements
2025-06-19 14:06:20
7119
The doc for sort.Slice states:// The less function must satisfy the same requirements as// the Interface type's Less met...
Golang x/tools/gopls: add counters for MCP server usage
2025-06-19 14:06:18
678
In gopls@v0.20.0, we're launching an experimental MCP server to integrate gopls with MCP-powered coding assistance (beyo...
Golang x/build: add longtest builder for darwin/arm64
2025-06-19 14:06:16
708
See for example #49032, which I think is not caught due to missing longtest builder for darwin/arm64.cc @golang/release ...
Golang x/build: have darwin/arm64 builders on macOS 13 (Ventura)
2025-06-19 14:06:14
485
Apple announced macOS 13 Ventura during WWDC 2022 earlier in the year. Its preview page currently says "Coming this Octo...
Golang runtime: heap mspan limit is set too late, causing data race between span allocation and conservative scanning [1.24 backport]
2025-06-19 14:06:07
234
@mknyszek requested issue #74288 to be considered for backport to the next 1.24 minor release.@gopherbot Please open bac...
Golang runtime: heap mspan limit is set too late, causing data race between span allocation and conservative scanning [1.23 backport]
2025-06-19 14:06:06
234
@mknyszek requested issue #74288 to be considered for backport to the next 1.23 minor release.@gopherbot Please open bac...
Golang x/crypto: update go directive to at least 1.20
2025-06-19 14:06:02
2611
Go versiongo 1.19Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set GOBIN=set GOCACHE=C:\User...
Golang crypto/tls: segfault when calling tlsrsakex.IncNonDefault()
2025-06-19 14:06:00
5516
Go versiongo version go1.22.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN='/h...
Golang fatal error: found pointer to free object
2025-06-19 14:05:56
4878
Go versionnoneOutput of go env in your module/workspace:noneWhat did you do?noneWhat did you see happen?runtime: marked ...
Golang x/tools/gopls: interface conversion: types.Object is *types.Var, not *types.Func
2025-06-19 14:05:54
4326
gopls version: v0.15.3/go1.22.1gopls flags: update flags: proxyextension version: 0.41.4environment: Visual Studio Code ...
Golang x/tools/gopls: "View package documentation" ergonomics
2025-06-19 14:05:52
1780
@hyangah makes four suggestions for ergonomic improvements to the new package documentation viewer:1. Change the command...
Golang runtime/debug: ReadBuildInfo gives incomplete answer in a test binary
2025-06-19 14:05:50
2859
Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...
上一页
下一页
1
…
255
256
257
258
259
…
337
.