I have set an unload handler that calls abort() on the writer (or the stream, I have tried both).
abort is called successfully (I can put as console.log before and after the call and can see it when reloading), but the download is still stuck in its download state.
This is with chrome 131
I have set an unload handler that calls abort() on the writer (or the stream, I have tried both).
abort is called successfully (I can put as console.log before and after the call and can see it when reloading), but the download is still stuck in its download state.
This is with chrome 131