Re: [streams] Add IsReadableStreamDisturbed predicate (#385)

> The disturbed flag is never changed when the streams is closed. Is it assumed that this is implemented after removing the auto-release feature?

I don't think we need to remove auto-release. However, as @yutakahirano notes, I think it was important (for reasons I forget) to have the disturbed flag change even on closed streams. As such it should probably move up a few steps in the algorithms.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/385#issuecomment-127288199

Received on Monday, 3 August 2015 16:03:18 UTC