mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Refactor while-loops and for-retry loops in e2e.test.ts and live-relay.e2e.test.ts into recursive poll/attempt helpers. Remaining 8 warnings in encrypted-channel.ts concern the custom Transport interface (on-handler slots, not DOM EventTarget) and a sequential send loop; both reflect deliberate runtime contracts.