issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Ruby language:Python
Filter by
44M results
No need to store the cached images in a database. Let s just cache them into a system folder (appdata). Use the same
expiration rules, however.
Bug Description
In src/easycb.c, the debug callback uses (int)total_size with y# format in Py_BuildValue. With PY_SSIZE_T_CLEAN defined
(pycurl.h:4), the # format expects Py_ssize_t (8 bytes on 64-bit), ...
Bug Description
In numpy/_core/src/umath/ufunc_object.c, when PyUFunc_CheckOverride fails in PyUFunc_GenericReduction, the code returns
NULL directly instead of jumping to the cleanup label, leaking full_args.in ...
在命令行运行时,没有日志打印,实时了解工作状态,需要增加详细的打印
Advisory Details
Title: Disabled memory toolsets can be bypassed by late memory-provider tool injection
Description:
Summary
Hermes Agent incorrectly reintroduces external memory-provider tools after ...
Describe the bug
Description
When running vLLM with FlagGems enabled, inference can crash consistently under high-concurrency long-context workloads
with:
CUDA illegal memory access
The async CUDA ...
[INFRA·DOCS] 인프라·CDK·CD·AI-DLC 문서·플랫폼 공통
DocSuri 보드(#2) 진행·타임라인 관리를 위한 에픽 추적 이슈. 이 유닛에 속한 PR 24건 (closed 포함):
- [x] #1 — feat: 기술 스택 적용 (Celery + SNS/SQS + OTel + Next.js) (closed·superseded)
- [x] ...
Bug Description
In src/multi.c, multi_timer_callback receives long timeout_ms from libcurl but passes it to Py_BuildValue with format
(i) which expects int.
Location
src/multi.c:361,383
Code
static ...
[U6] Ops — 신뢰성·탐지·게이트웨이
DocSuri 보드(#2) 진행·타임라인 관리를 위한 에픽 추적 이슈. 이 유닛에 속한 PR 7건 (closed 포함):
- [x] #28 — feat(ops): environment setup round — Seoul infra live, ADR-D2 re-verified
- [x] #29 — fix(ops): ...
Bug Description
In numpy/_core/src/multiarray/descriptor.c, PyArray_DiscoverDTypeFromScalarType returns a new reference, but
PyArray_GetDefaultDescr does NOT steal it. The DType reference is leaked unconditionally. ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.