Re: [whatwg/streams] Set [[disturbed]] synchronously in ReadableStreamPipeTo (#1022)

Once `locked` and `disturbed`, there is no way to observe any internal state of a ReadableStream (until it gets unlocked). That is what I would expect for pipeTo, so I would like to put it in the spec.

-- 
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/1022#issuecomment-551379846

Received on Friday, 8 November 2019 04:28:49 UTC