Re: [whatwg/streams] Allow aborting an ongoing pipe operation using AbortSignals (#744)

>From the point of view of the standard text (and probably the implementation), it's neater to check the signal at the beginning before looking at the state of the streams.

I think this behaviour is logical, so unless anyone objects, I'll go ahead and implement it.

-- 
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/744#issuecomment-425898078

Received on Monday, 1 October 2018 12:59:31 UTC