Aurora Blog
Home
Spring @Scheduled tasks running in SimpleAsyncTaskScheduler are interrupted immediately on context close
2025-07-31 14:00:17
1351
Spring 6.2.9When Spring Boot auto-configures a SimpleAsyncTaskScheduler (with virtual threads enabled) to be used for ru...
Spring Avoid creating byte[] multiple times in StringHttpMessageConverter
2025-07-31 14:00:14
599
When calculating the ContentLength and writing data to the OutputStream in StringHttpMessageConverter, calling str.getBy...
Spring body of DELETE request is not send by org.springframework.http.client.JdkClientHttpRequest
2025-07-31 14:00:11
1565
Hello,ContextI'am using Spring Cloud Gateway to forward requests between 2 applications.After upgrading to Spring Boot 3...
Spring Add support for MediaType in ApiVersionInserter
2025-07-31 14:00:08
459
While the server side added support for MediaType and parameter https://github.com/spring-projects/spring-framework/blob...
Golang Protobuf CVE-2024-24786
2025-07-30 14:07:29
286
A vulnerability has come up for the unmarshal function, which can enter an infinite loop when processing certain invalid...
Golang proposal: introduce a ${REPODIR} as a possible variable to extend in #cgo directives
2025-07-30 14:07:21
2570
Proposal DetailsThe main goal of this proposal is to make it easy to include C header files from other Go modules. Simil...
Golang x/tools/gopls: func snippet not provided when func is written
2025-07-30 14:07:19
3643
gopls version$ gopls -v versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 ...
Golang x/tools/gopls/internal/filewatcher: TestStress failures
2025-07-30 14:07:14
2003
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "Tes...
Golang x/website: tables are awkwardly formatted
2025-07-30 14:07:11
1707
What is the URL of the page with the issue?https://go.dev/ref/mod#environment-variablesWhat is your user agent?Mozilla/5...
Golang reflect:mayMoreStackMove: TestMapOf failures [consistent failure]
2025-07-30 14:06:52
8977
#!watchflakesdefault <- pkg == "reflect:mayMoreStackMove" && test == "TestMapOf"Issue cre...
Golang cmd/cgo/internal/testsanitizers: TestASAN/asan_global3_fail failures
2025-07-30 14:06:47
1254
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestASAN/asan_glo...
Golang cmd/go: "get toolchain@latest" should ignore release candidates
2025-07-30 14:06:45
2481
Go versiongo version go1.24.5 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''What did you do?$ date...
Golang reflect:mayMoreStackPreempt: TestMapOf failures
2025-07-30 14:06:43
8865
#!watchflakesdefault <- pkg == "reflect:mayMoreStackPreempt" && test == "TestMapOf"Issue ...
Golang reflect: TestMapOf failures [consistent failure]
2025-07-30 14:06:41
8658
#!watchflakesdefault <- pkg == "reflect" && test == "TestMapOf"Issue created automaticall...
Golang database/sql: possibly missing defer
2025-07-30 14:06:38
1424
Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:n/aWhat did you do?are these lines mi...
Golang x/sys/unix: AIX IOCTL SetWinsize integer overflows
2025-07-30 14:06:36
3094
Go versiongo version go1.24.4 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang Creating local variable via {} in if statement breaks Go.
2025-07-30 14:06:34
2325
Go version1.24.4Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAG...
Golang build: runtime failures
2025-07-30 14:06:26
1938
#!watchflakesdefault <- repo == "go" && pkg == "" && test == "runtime"I...
Golang encoding/json/v2: Indent does not preserve trailing whitespace
2025-07-30 14:06:22
350
https://pkg.go.dev/encoding/json#Indent:[...] trailing space characters at the end of src are preserved and copied to ds...
Golang build: golang.org/x/tools/go/packages failures
2025-07-30 14:06:20
674
#!watchflakesdefault <- repo == "tools" && pkg == "" && test == "golang.org/...
上一页
下一页
1
…
112
113
114
115
116
…
320
.