Re: [whatwg/streams] Should the abort result reflect the close result? (Issue #1203)

In general changing things from not-throwing to throwing is seen as likely to be safe. From rejecting to fulfilling should be symmetric in theory, but in practice I think people have found it a bit more dangerous. Still, this is specifically about `abort()` in an edge case, so I suspect it would be safe.

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

Message ID: <whatwg/streams/issues/1203/1081920855@github.com>

Received on Tuesday, 29 March 2022 14:10:29 UTC