- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 16 Jul 2020 10:21:25 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 July 2020 17:21:37 UTC
This can be done by passing an `AbortSignal` to the pipe: https://github.com/whatwg/streams/issues/1004#issuecomment-508271679 We should probably add a code example to the spec, or at least add something to the (by now pretty old) [FAQ](https://github.com/whatwg/streams/blob/master/FAQ.md), as this has come up a few times. And maybe ensure that an example ends up in MDN too. -- 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/issues/1055#issuecomment-659554560
Received on Thursday, 16 July 2020 17:21:37 UTC