This crashes the vite server; inconvenient for humans, but breaks agentic sessions.
When navigating too quickly between pages, there is a chance that the HMR WebSocket of previous pages being closed, before the contents are fully piped through.
From the error messages it feels like happening at .pipe().pipe() in the Node Stream compat layer.
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.