Files
codex/codex-rs/core/tests
T
pakrym-oai 9f8d3c14ce Fix flakiness in WebSocket tests (#9169)
The connection was being added to the list after the WebSocket response
was sent.

So the test can sometimes race and observe connections before the list
was updated.

After this change, connection and request is added to the list before
the response is sent.
9f8d3c14ce ยท 2026-01-13 15:09:59 -08:00
History
..
2025-07-12 16:53:55 -07:00