- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 14 Oct 2021 13:14:39 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 October 2021 20:14:51 UTC
Interesting. I think I like that idea. And we could add `getReader({ signal })` as additional sugar for this behavior, similar to how `addEventListener(, { signal })` gives you sugar for later calling `removeEventListener()`. Does this semantic of rejecting the read() promises work well even for the piping case? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1168#issuecomment-943694749
Received on Thursday, 14 October 2021 20:14:51 UTC