Re: [streams] Should we "lock" readable streams while piping? (#241)

I.e. making
- `ready` return a resolved promise
- `state` return "closed"
- `closed` return a resolved promise

or keep it look waiting?

Ah, for errored case, we should make the reader look errored, sorry.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/241#issuecomment-68834236

Received on Tuesday, 6 January 2015 07:21:43 UTC