Re: [whatwg/streams] "Wait until any ongoing write finishes (i.e. the..." (#618)

> or the promises equivalent to those that would have been returned from writer.write() if we were using the public API.

This was the intent. In the reference implementation it was implemented using WritableStreamDefaultWriterWrite, but I guess we never called that out by name. Probably we should...

-- 
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/618#issuecomment-262293850

Received on Tuesday, 22 November 2016 16:43:51 UTC