oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.4k stars 2.78k forks source link

ReadableStream cancel is not called #14390

Open apeman76 opened 1 month ago

apeman76 commented 1 month ago

This will be fixed in Bun v1.1.27

Originally posted by @Jarred-Sumner in #6758

This does not seem to work, I am using sveltekit-sse with Bun 1.1.29 and cancel is not called: Image

https://github.com/razshare/sveltekit-sse/issues/58#issuecomment-2395363406

apeman76 commented 4 days ago

bump