issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:Python
Filter by
7.8M results
Bug
listMessages() currently returns the internal in-memory messages array directly. Any caller that receives the list can
mutate the array or message objects and corrupt later service results.
Expected ...
증상
재생 중 재생↔일시정지를 반복하다 보면, 어느 순간 합성기가 딱 한 단어만 읽고 무한 대기에 빠진다. 이후 일시정지→재생을 눌러도 한 단어씩만 읽고 다시 멈추는 게 반복된다. 텍스트 앞쪽에선 잘 안 걸리고, 사이클이
쌓인 뒤쪽에서 잘 재현된다.
(예: 첨부 기사 텍스트에서 사고로 순직한 고 전후에서 발생)
원인
macttssink 플러그인이 일시정지/재개에 ...
Bug
listReviews() currently returns the internal in-memory reviews array directly. Any caller that receives the list can
mutate the array or review objects and corrupt later service results.
Expected ...
What
In src/hooks/useOfflineSync.js, when a sync conflict occurs and the retry path executes (lines 299, 302), the raw token
variable is passed to postWithBackoff instead of the sanitized authToken variable. ...
What
In src/context/AuthContext.js line 310, the persistSession call is missing an wait keyword, causing login() to return
before the session data is actually persisted to secure storage.
Cause
The ...
Bug
listProposals() currently returns the internal in-memory proposals array directly. Any caller that receives the list can
mutate the array or proposal objects and corrupt later service results.
Expected ...
Follow-up to #263 (the unbounded-pin break). #263 s immediate option was to pin pywellen 0.25 and stay on the old API;
this issue tracks the other direction — migrating both consumers onto the pywellen ...
area/pd
area/wave
Feature hasn t been suggested before.
- [x] I have verified this feature I m about to request hasn t been suggested before.
Describe the enhancement you want to request
当前 Aether 已内置 clawhub skill ...
discussion
Bug
listJobs() currently returns the internal in-memory jobs array directly. Any caller that receives the list can mutate
the array or job objects and corrupt later service results.
Expected behavior ...
Bug
listUsers() currently returns the internal in-memory users array directly. Any caller that receives the list can mutate
the array or user objects and corrupt later service results.
Expected behavior ...

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.