Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:HTML language:Java

Filter by

221M results  (3 s)

221M results

概要 issue #113 の機構を Linux trace で実証して特定した修正。 worker pthread crash の主因。 機構(実証済み) glibc の pthread stack cache は thread exit 時にスタックを munmap せず madvise(stack, MADV_DONTNEED) で解放する。実 Linux では DONTNEED されたページは物理解放され、次アクセスで ...

Both route files existed but were never mounted with app.use() — caused 404 on GET /api/calendar/list and all /api/calendar-config endpoints. 🤖 Generated with Claude Code

합치기

🚨 Severity: CRITICAL 💡 Vulnerability: Authentication and Rate Limiting bypasses via path manipulation and missing environment checks. 🎯 Impact: Attackers could bypass API key validation and rate limits ...

개요 HubStockKafkaIntegrationTest 실패 문제 해결 작업 내용 - [ ] 테스트 데이터 누락 수정 관련 이슈 closes #294 체크리스트 - [ ] 코드 컨벤션을 준수했습니다 - [x] 불필요한 주석 및 코드를 제거했습니다 - [ ] API 명세가 변경된 경우 문서를 업데이트했습니다

Automatically build the Apache container on compose up
enhancement

Summary Adds back-merge-main-to-dev.yml to fix the recurring ** This branch is out-of-date with the base branch ** state on dev → main PRs (e.g. #332). Root cause: release.yml runs release-please on ...

Created from #9541