ReadableStream in response body not canceled when client closes connection (in dev mode) #9698
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: dev
Related to `astro dev` CLI command (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Piggybacking on this #9068 closed issue. The core problem persists on
astro dev
. Seems to be handled properly when running off the node standalone ssr adapter. But in dev mode keeps ramping up connections.What's the expected result?
ReadableStream being closed for proper cleanup
Link to Minimal Reproducible Example
#9068
Participation
The text was updated successfully, but these errors were encountered: