Aurora Blog
Home
Spring Simple Websocket Broker terminates WS connection with 1002 error code when client sends heartbeats
2025-06-17 14:00:22
11953
May be realted to https://github.com/spring-projects/spring-framework/issues/27503. I am fiddeling around with a VueJs a...
Spring SseEventBuilder implementation is not standards compliant
2025-06-17 14:00:14
3013
When I was using SseEventBuilder in spring mvc 5.3.x, I noticed that no spaces were added when constructing "data:" in t...
Golang proposal: testing: run tests in parallel by default
2025-06-16 14:04:35
10114
[!IMPORTANT]To clear any misunderstanding: this proposal does not change the semantics of any existing test.Proposal Det...
Golang cmd/compile: loop invariant code motion
2025-06-16 14:04:30
43778
Hi, several months ago I submit a patch to implement LICM(https://github.com/golang/go/pull/59194), but in that patch th...
Golang x/tools/gopls: "internal error reading (shared cache|typerefs data|symbol data)" bug (ENOSPC?)
2025-06-16 14:03:03
6969
#!stacks("bug.Reportf" || "bug.Errorf") && ("runCached:21" || "runCached:+2...
Golang proposal: cmd/go: add environment variable to disallow //go:embed for modules
2025-06-16 14:02:37
4302
Proposal DetailsAfter the XZ backdoor situation, developers want to scrutinise their dependencies more and take away ele...
Golang proposal: Go 2: catch error model, a rethink of check/handle
2025-06-16 14:02:35
2521
Go Programming ExperienceIntermediateOther Languages ExperienceJavaScript、PHP、C#、Delphi、JAVARelated Idea[ ] Has this ide...
Golang x/pkgsite/cmd/pkgsite: tests consistently failing with TempDir RemoveAll cleanup errors on windows as of CL 559615
2025-06-16 14:02:33
1264
Go version6f44cc88f5f94253096ceed16b8e0fdb117cdd06Output of go env in your module/workspace:N/AWhat did you do?https://b...
Golang cmd/go: buildmode=c-archive on android/arm64 is not supported
2025-06-16 14:02:29
2530
Go version$go version go version go1.24.2 linux/amd64Output of go env in your module/workspace:AR='ar'CC='/home/praveen/...
Golang GOARCH=arm64 go build can't find imports
2025-06-16 14:02:27
5518
Go versiongo version go1.22.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64' // NOTE...
Golang Slice has unpredictable result
2025-06-16 14:02:20
17622
Go versiongo version go1.22.1 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...
Golang proposal: x/crypto: deprecate algorithms with an inbox implementation but an incompatible API
2025-06-16 14:02:18
1031
Proposal DetailsGo 1.24 added to the standard library some cryptographic algorithms that also exist in x/crypto. Of thes...
Viper viper.ReadInConfig not returning ConfigFileNotFoundError if file is missing
2025-06-16 14:02:15
4104
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas ENH: Support for Orthodox Easter
2025-06-16 14:02:09
1716
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Incorrect guess_datetime_format response
2025-06-16 14:02:06
2723
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas Use BaseExecutionEngine for Python and Numba engines
2025-06-16 14:02:04
5591
In #61032 we have created a new base class BaseExecutionEngine that engines can subclass to handle apply and map operati...
Pandas DOC: Improve documentation for DataFrame.__setitem__ and .loc assignment from Series
2025-06-16 14:02:02
2295
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Gin question: Ace
2025-06-16 14:01:55
1911
How could you get the ace templating system to work with Gin?Comment From: ThomasdezeeuwI believe that is the default te...
Jackson Databind JsonSetter.contentNulls is ignored if the deserialization result from a token that is not JsonToken.VALUE_NULL is null.
2025-06-16 14:01:51
4229
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThis is a follow-up to the fo...
Apache Dubbo [Bug] In Dubbo 3.3.0 & 3.2.16, when using AsyncContext for asynchronous service processing, during a loop of 10,000 iterations, a java.util.concurrent.RejectedExecutionException: null is occasionally thrown.
2025-06-16 14:01:37
23636
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
上一页
下一页
1
…
301
302
303
304
305
…
369
.