Re: [whatwg/streams] Reference implementation pipeTo() calls WritableStreamAbort() asynchronously when ReadableStream is already errored (#727)

I guess we should also skip writing if there is any pending abort/error. Hmm. Maybe it is best to wait for #721 to fix the spec/tests for that though.

-- 
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/727#issuecomment-292152364

Received on Thursday, 6 April 2017 12:01:57 UTC