Re: [whatwg/streams] Editorial: make close() return this.[[closedPromise]] (#724)

I realised there's now an additional reason why they have to be different promises--we mark writer.closed as handled because it's a "state promise". close() and other method promises we don't mark as handled so that errors are noticed.

-- 
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/724#issuecomment-292075569

Received on Thursday, 6 April 2017 05:51:36 UTC