Re: [whatwg/streams] Introspection: disturbed or locked (#1105)

After having just gone through the implementation for Node.js core, I'd definitely be +1 on a `disturbed` property on `ReadableStream`. It wouldn't necessarily stop us from creating new Readers if the stream is not locked but it would help to inform on the current state.

-- 
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/1105#issuecomment-870805380

Received on Tuesday, 29 June 2021 18:05:45 UTC