Re: [whatwg/streams] Handling stream errors in a TransformStream transformer (Issue #1212)

A `finally()` method guaranteed to be called (like the opposite of `start()`) would be good. I do find it a bit surprising that `abort()` is not called when a `WritableStream` throws from one of its underlying sink methods, or calls `controller.error()`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1212#issuecomment-1020586629
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/issues/1212/1020586629@github.com>

Received on Monday, 24 January 2022 21:55:49 UTC