- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 29 Mar 2022 07:10:18 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 March 2022 14:10:29 UTC
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