- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 10 Oct 2017 09:39:56 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2017 16:40:27 UTC
Thanks! Regarding canceling vs. aborting, we're making the not-super-great distinction that canceling means "loss of interest" and is not an error, whereas aborting signals an error. Readable streams can be canceled by their consumer, but not aborted. -- 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/833#issuecomment-335534127
Received on Tuesday, 10 October 2017 16:40:27 UTC