mirror of
https://github.com/openai/codex.git
synced 2026-05-16 09:12:54 +00:00
Fix the v2 turn/interrupt API so it responds once the interrupt op is queued instead of waiting for TurnAborted, preventing clients from blocking during abort cleanup.