[v2] SSE connection close leads to [ERR_STREAM_PREMATURE_CLOSE]: Premature close
#107
Labels
[ERR_STREAM_PREMATURE_CLOSE]: Premature close
#107
I've got a simple worker with handling SSE:
and the runner (
node --experimental-vm-modules run.js
)Now opening up http://localhost:8787 waiting for a few events and closing the page leads to
miniflare
crashing with the following node error:This problem does not occur with v1.4.1
The text was updated successfully, but these errors were encountered: