Aurora Blog
Home
Spring Call Mono.timeout in WebFilter may hang up the response body
2025-08-23 14:00:23
2333
Call Mono.timeout in WebFilter occasional hang up the response body.When the Controller response time equals the timeout...
Spring RestClient hangs when Destination closes Connection during Request Body Upload
2025-08-23 14:00:17
886
The client continues to block despite the receiving server having closed the connection already.Reproduced on Spring Boo...
Spring ExceptionHandlerExceptionResolver results in 200 for some special exceptions
2025-08-23 14:00:10
6041
I stumbled upon https://github.com/spring-projects/spring-framework/issues/34264 which caused some bigger issues interna...
Golang cmd/compile: opt: generate conditional comparisons for || and && conditions
2025-08-22 14:05:11
5821
Go versiongo1.23.4 linux/arm64Output of go env in your module/workspace:GOARCH='arm64'What did you do?While investigatin...
Golang sort: forward fixed-type slice sorting to slices package
2025-08-22 14:05:07
1874
The sorting functions in the slices package are generally faster than their equivalents in the sort package. We've added...
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...
上一页
下一页
1
2
3
4
5
6
7
…
285
.