Re: [whatwg/streams] Make writer.abort() fail immediately (#715)

The basic problem is figuring out what controller.error() means. Is it an immediate "transition to the errored state"? If so that's a bit unusual. But that's been our answer so far.

Or is it similar to abort(), in that it's a request to error when in-flight stuff finishes?

-- 
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/715#issuecomment-289993059

Received on Wednesday, 29 March 2017 06:13:21 UTC