Re: [whatwg/streams] Editorial: address minor nits in the FAQ (#833)

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