pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:JavaScript
Filter by
232M results
Bumps pytest-cov from 6.0.0 to 7.1.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst pytest-cov s changelog /a . /em /p ...
dependencies
python
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Updates docs/state/current-state.md top live delta from the stale v0.2.21 acceptance target to the current v0.2.22
artifact state.
- Records the latest AgentPC2 product UPDATE_AGENT ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/react (source) | 19.2.15 → 19.2.17 | age | confidence |
| react (source) | 19.2.6 → 19.2.7 ...
dependencies
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
size/M
Summary
Signup returns 500 on the fresh database because the migration is missing 3 ALTER TABLE statements for columns that
exist in the Drizzle schema:
ALTER TABLE users ADD COLUMN IF NOT EXISTS past_due_since ...
Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Bumps @babel/core from 7.29.7 to 8.0.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/core s releases /a . /em /p blockquote h2 v8.0.1 ...
dependencies
javascript
The default sweep checks candles · MARKET HALT · verdict (verify-v4) for speed. A skeptic auditing the tape should be
able to demand all of it: --full runs the complete audit-ride (also barriers-not-cherry-picked ...
문제
콜백을 켜면 매 질문마다 생성 중 풍선이 먼저 떠서, 빠른 답도 항상 2단계(대기 → 실답변)가 됐다. 사용자는 답 못할 때만 풍선 뜨길 기대.
변경 — 빠른 응답 우선 (race)
handleCallback에서 답변 생성과 예산 타이머를 경쟁시킨다:
- SYNC_BUDGET(3.5초) 안에 답 완료 → 동기로 바로 응답 (대기 풍선 없음) ...