Files
Jake BarnbyandClaude Opus 4.7 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-01-15 17:21:05 +13:00
2026-04-15 17:49:33 +05:30