denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.18k stars 623 forks source link

fix: loop when reconnecting WS closed by server #2161

Open marvinhagemeister opened 9 months ago

marvinhagemeister commented 9 months ago

Ran into a loop when you have an invalid import for example and the server doesn't come back up.