- From: Adam Rice <notifications@github.com>
- Date: Tue, 29 Jan 2019 23:55:54 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 January 2019 07:56:16 UTC
ricea commented on this pull request. > @@ -404,6 +406,9 @@ like { preventClose, preventAbort, preventCancel, signal } = {}) <a href="#rs-pipe-to">pipeTo</a>(dest, { preventClose, preventAbort, preventCancel, signal } = {}) <a href="#rs-tee">tee</a>() + + <a href="#rs-get-iterator">getIterator</a>({ preventCancel } = {}) I think yes, it has to go before getReader, and yes, that means moving the spec text. Sorry :smile:. -- 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/980#discussion_r252146977
Received on Wednesday, 30 January 2019 07:56:16 UTC