- From: Adam Rice <notifications@github.com>
- Date: Mon, 21 Nov 2016 03:46:35 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 21 November 2016 11:47:07 UTC
https://streams.spec.whatwg.org/#rs-pipeTo-shutdown-with-action > Wait until any ongoing write finishes \(i\.e\. the corresponding promises settle\)\. > It's not clear whether this refers to the promises returned by the underlying sink's write() method, or the promises equivalent to those that would have been returned from writer.write() if we were using the public API. This may make a difference depending on the resolution of #611. -- 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
Received on Monday, 21 November 2016 11:47:07 UTC