issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:Java language:Python
Filter by
5.8M results
背景
diff-scan 的难度档位 1/2/3/4 当前在运行时实时计算要交给模型的提示文件(crash-point 文件 / 相关文件)。实时计算意味着:
- 每次 run 的文件集合可能因环境、git 状态、计算逻辑微调而漂移,不可复现;
- 不同模型 / 不同时间跑同一个 bug,看到的提示文件可能不一致,破坏对比公平性;
- 增加了每次 run 的开销与失败面。
目标
...
Action
Add 4 new faculty entries (batch submission)
Institution
HKUST
Faculty Entries
1. Xiaoming Ouyang
- Homepage: https://cse.hkust.edu.hk/admin/people/faculty/profile/xmouyang
...
CSrankings form submission
pr-created
The schematic was recognizably Metro but didn t match the official map s actual shape (Red was vertical instead of the
SE diagonal, eastern trunk angle, the Green Columbia Heights jut, overall proportions). ...
Currently, copying a reply from Hermes desktop requires manually selecting text with the mouse and pressing Cmd+C. This
is especially inconvenient for non-technical users and medical workflows where pre-written ...
P3
type/feature
📋 작업 내용
increaseIssuedQuantity UPDATE 쿼리에 status = ACTIVE 조건이 없어, validateIssuable() 이후 쿠폰이 비활성화되면 비활성 쿠폰의 발급수량이 증가할 수 있습니다.
🔍 현재 문제
// CouponRepository.java
@Query( UPDATE Coupon c SET c.issuedQuantity ...
fix
Current State
model.transcribe() is not thread-safe. Concurrent calls from a multi-threaded serving framework (e.g. FastAPI + uvicorn)
cause race conditions that result in:
- ValueError: Cannot unfreeze ...
Action
Update existing faculty entry
Name
Mo Li 0001
Changes
- Institution: Nanyang Technological University → HKUST
- Homepage: https://www3.ntu.edu.sg/home/limo → https://cse.hkust.edu.hk/admin/people/faculty/profile/lim ...
CSrankings form submission
pr-created
📋 작업 내용
validateDiscountAndPointLimit()이 subscriptionDiscount를 포함하지 않아, 구독할인이 크면 finalPrice가 음수가 될 수 있습니다.
🔍 현재 문제
// OrderCommandService.java
validateDiscountAndPointLimit(totalPrice, discountPrice, ...
fix
작업 설명 이벤스(워커) 서버 분리 - 안전하게 독립적으로 동작(시스템 흐름이랑 관계없는) notification 만 먼저 수행
수락 기준
- 기준 1
- 기준 2
- 기준 3
추가 정보 작업과 관련된 추가 정보나 맥락을 추가해주세요.
enhancement

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.