Skip to content

fix: avoid canceling active HTTP RPC requests#196

Merged
thymikee merged 1 commit intomainfrom
codex/issue-195-http-cancel
Mar 9, 2026
Merged

fix: avoid canceling active HTTP RPC requests#196
thymikee merged 1 commit intomainfrom
codex/issue-195-http-cancel

Conversation

@thymikee
Copy link
Contributor

@thymikee thymikee commented Mar 9, 2026

Summary

Stop remote HTTP RPC requests from being canceled when the request body finishes reading.
Add a regression test covering delayed RPC handling after body completion.

Validation

pnpm install --frozen-lockfile
pnpm typecheck
pnpm test:unit
pnpm test:smoke
node --test src/daemon/tests/http-server.test.ts

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-09 16:35 UTC

@thymikee thymikee merged commit a463106 into main Mar 9, 2026
7 checks passed
@thymikee thymikee deleted the codex/issue-195-http-cancel branch March 9, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant