Re: [whatwg/streams] Throw if undefined streams are passed to pipeThrough (#759)

As it returns a Promise, pipeTo() shouldn't throw. pipeThrough() can throw because it is synchronous.

-- 
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/759#issuecomment-319256478

Received on Tuesday, 1 August 2017 03:18:31 UTC