cog
Fix: cancellation wiring
#2772
Merged

Fix: cancellation wiring #2772

tempusfrangit merged 14 commits into main from fix/cancellation-wiring
tempusfrangit
tempusfrangit Wire cancellation end-to-end from HTTP to worker subprocess
47510120
tempusfrangit Merge remote-tracking branch 'origin/main' into fix/cancellation-wiring
118c24d8
tempusfrangit tempusfrangit requested a review 22 days ago
tempusfrangit tempusfrangit requested a review from michaeldwan michaeldwan 22 days ago
tempusfrangit tempusfrangit requested a review from markphelps markphelps 22 days ago
tempusfrangit tempusfrangit added this to the 0.17.0 Release milestone 22 days ago
tempusfrangit Fix sync cancel status: upgrade PyErr to Cancelled when slot is marke…
f42b7406
tempusfrangit Make CancelationException derive from BaseException and expose via co…
5aec7ee3
tempusfrangit Remove dead SIGUSR1 cancellation handler and CANCELABLE flag
0d8569a2
tempusfrangit Simplify cog.exceptions: drop fallback class, import directly from co…
1c297db6
tempusfrangit Document CancelationException in Python SDK and HTTP reference
312412c0
tempusfrangit Clarify CancelationException is for sync predictors only
00bf49a6
tempusfrangit CI: make lint-python use local coglet wheel when available
4dc2a082
tempusfrangit tempusfrangit requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 21 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-02-24
tempusfrangit Merge remote-tracking branch 'origin/main' into fix/cancellation-wiring
a78e8e36
tempusfrangit Remove mypy from stub generation — stub_gen.rs handles everything
30f6731f
markphelps
markphelps dismissed these changes on 2026-02-24
tempusfrangit Add tests for repeated cancellation idempotency
cc5f34a0
tempusfrangit Fix build:cog to produce dev version for local wheel auto-detection
1f8b7f87
tempusfrangit tempusfrangit dismissed their stale review via 1f8b7f87 21 days ago
tempusfrangit tempusfrangit requested a review from markphelps markphelps 21 days ago
tempusfrangit Fix rustfmt formatting in supervisor test
bfc6256a
tempusfrangit tempusfrangit enabled auto-merge (squash) 21 days ago
disabled auto-merge 21 days ago
Manually disabled by user
tempusfrangit tempusfrangit enabled auto-merge (squash) 21 days ago
disabled auto-merge 21 days ago
Manually disabled by user
tempusfrangit tempusfrangit enabled auto-merge (squash) 21 days ago
gandalfhz-cf
gandalfhz-cf approved these changes on 2026-02-25
tempusfrangit tempusfrangit merged 19995330 into main 21 days ago
tempusfrangit tempusfrangit deleted the fix/cancellation-wiring branch 21 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone