mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
## What changed - Send notification events without waiting for client acknowledgment, so an unacknowledged notification no longer delays cell completion. - Keep the notification acknowledgment RPC as a compatibility no-op after validating the session and notification ID. - Remove pending-notification tracking and cancellation events from the gRPC session routing path. ## Testing - Verify that a cell completes after emitting an unacknowledged notification and that a later acknowledgment is still accepted. GitOrigin-RevId: 19cf3ed5ce82cf45d84fa75f238c2afa4e83acb5