Aurora Blog
Home
Golang runtime: netpoll throw: break fd ready for something unexpected
2025-06-09 14:02:13
6224
Go versiongo version go1.21.6 linux/armOutput of go env in your module/workspace:GO111MODULE=''GOARCH='arm'GOBIN=''GOCAC...
Golang cmd/compile/internal/amd64: TestGoAMD64v1 failures
2025-06-09 14:02:11
1147
#!watchflakesdefault <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"Iss...
Golang proposal: reflect: add generic type arg info to reflect.Type
2025-06-09 14:02:09
10841
I'm not sure if this has been discussed already (I couldn't find a prior issue), but currently reflect.Type has no dire...
Golang x/tools/gopls: macOS kernel panic after heavy file IO
2025-06-09 14:02:07
12055
Go versiongo version go1.22.12 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='...
Golang cmd/cgo: segmentation violation with -race, only on one machine
2025-06-09 14:02:05
6237
Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/website/tour: add exercise for generics chapter
2025-06-09 14:02:03
1861
Proposal DetailsI recently completed the Tour of Go and noticed that the last page of the generics section suggests addi...
Golang runtime: 6.16% regression in PendingDemotion10000-72 sec/op on linux/arm64 at bfc2095
2025-06-09 14:01:59
3604
Discovered a regression in sec/op of 6.16% for benchmark PendingDemotion10000-72 at bfc2095.CC @thepudds @prattmic This ...
Golang runtime: SIGSEGV on nil pointer in mheap.freeManual
2025-06-09 14:01:58
3982
Go version1.23.8Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/home/kris/.cache...
Pandas BUG: explode() converts timestamps at millisecond resolution in DatetimeIndex to nanosecond resolution
2025-06-09 14:01:52
2874
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas RLS: 2.3
2025-06-09 14:01:51
7043
Release Date: ???Features:[ ] Non-breaking PDEP-14 implementation https://github.com/pandas-dev/pandas/pull/58551:[ ] ht...
Pandas QST: Subject: User Experience Issue - NumPy Types in DataFrame Results Breaking Readability
2025-06-09 14:01:48
3742
Research[x] I have searched the [pandas] tag on StackOverflow for similar questions.[x] I have asked my usage related qu...
Pandas Support for Storing and Retrieving Complex Data Types (e.g., Embeddings) in Pandas DataFrames
2025-06-09 14:01:44
15098
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[x] Removing existing fun...
Keras MLX Backend
2025-06-09 14:01:40
21768
Issue for tracking and coordinating mlx backend work: mlx.math[ ] fft [ ] fft2[ ] rfft[ ] irfft[ ] stft[ ] istft [x] log...
Jackson Core Fill in missing Stream/Json/Read/WriteFeatures on wiki
2025-06-09 14:01:35
439
So: we have 4 sections:https://github.com/FasterXML/jackson-core/wiki/StreamReadFeatures (DONE)https://github.com/Faster...
Apache Superset "Embed dashboard" option does not appear in the dashboard menu
2025-06-09 14:01:28
18019
Bug descriptionSummaryThe "Embed dashboard" option does not appear in the dashboard menu, even after enabling all necess...
Apache Dubbo 关于整合 org.springframework.security:spring-security-oauth2-authorization-server:1.0.0 jackson序列化 Instant 类型问题
2025-06-09 14:01:17
37214
[ ] I have searched the issues of this repository and believe that this is not a duplicate.EnvironmentDubbo version: 3.2...
Spring AI ollama+mcp不能流返回
2025-06-09 14:00:57
1805
1、配置文件spring: ai: openai: base-url: http://192.168.1.123:11434 chat: options: model: qwen2...
Spring AI SSE方式接入高德MCP报错
2025-06-09 14:00:50
18002
Bug descriptionSSE方式接入高德MCP报错,同样的SSE配置在cursor里面运行是没有问题的高德SSE参考文档:https://lbs.amap.com/api/mcp-server/gettingstarted#s2ap...
Spring AI 用SpringAI实现一个MCP Server,怎么接收客户端传递过来的env
2025-06-09 14:00:34
2111
我用cursor的settings配置了一个mcp.json,配置如下:我的本地服务,使用SrpingAI的@Tool来注册工具,那么我这个工具怎么获取到cursor中配置的env参数PM-ID呢?Comment From: lghgf12...
Spring AI Add Headers (Authorization) to ToolContext to be used by tool call back method
2025-06-09 14:00:22
563
Currently in the MCP Server since the tool callback execution happens in a separate worker pool (boundedElastic schedule...
上一页
下一页
1
…
30
31
32
33
34
…
55
.