mirror of
https://github.com/openai/codex.git
synced 2026-05-15 08:42:34 +00:00
Replace the realtime websocket accept-delay race with an explicit test-server gate so close is issued while the sideband connection is pending, then prove the closed conversation does not emit stale events or send sideband websocket requests. Co-authored-by: Codex <noreply@openai.com>