Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:Java language:JavaScript

Filter by

264M results  (2 s)

264M results

Root cause of all run stalls: synchronous blocking calls inside async phases prevented asyncio.wait_for from ever timing out. Wrapped in run_in_executor. Stall timeout cut 300s→90s.

Move pluggable I/O strategies (DirectIOStrategy, BackingFileStrategy, DDStrategy) and platform device/mount resolution (resolve_device, resolve_mount_point) to a separate rawblock-io package. Delegate ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | teslamate/teslamate | major | 3.0.0 → 4.0.0 | [!WARNING] Some dependencies could not be looked up. Check the ...

Summary - 단식 카드와 하단 보드 사이 섹션 헤더(이번 주) 및 spacing.section 여백 적용 - HomeDailyBoard 요일 라벨 및 패딩 정리 Test plan - [ ] 초기 화면에서 FastingCard ↔ HomeDailyBoard 간격 확인 - [ ] 요일 점·라벨 표시 확인 Made with Cursor ...

Summary This PR implements the Jira GitHub Webhook Driven OpenHands Automation Platform (KAN-17). It adds an execution lifecycle management system and two webhook-driven automation workflows. Key Features ...

Bumps @typescript-eslint/parser from 8.60.1 to 8.61.0. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases @​typescript-eslint/parser ...
dependencies
javascript

Summary - Refine the right dock tab strip with a sliding active indicator, smoother motion, and a horizontally scrolling tab rail so many preview tabs stay readable. - Allow multiple link preview ...

- Upgrade to Java 21 and Spring Boot 4.1.0 - Migrate application.properties to application.yml - Replace @Value with @ConfigurationProperties records - Add @EnableScheduling (was missing, scheduled ...