Files
Jake Barnby 0a840ef80f fix: remove destructive assertEventually wrapping around receive()
WebSocket receive() consumes a fresh message on each call, so retrying
inside assertEventually desynchronizes subsequent assertions instead of
re-checking the same message. Keep the increased socket timeout to
tolerate slow connections, but use direct receive() calls again to stay
consistent with RealtimeConsoleClientTest::testManualAuthentication.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 20:11:39 +12:00
..
2026-04-11 14:19:05 +02:00
2026-02-25 16:08:40 +05:30