Re: [streams] Getting errored/closed reader, Auto-releasing reader, Forcible cancel() on a stream (#297)

Remaining issues in this thread are:

- Auto-release? If yes (which I think I prefer), can we still define fetch's bodyUsed correctly?
- Remove closed promise from stream (and move it only to the reader)? May help with resource management, and it is unclear what the use case is for `closed` without first getting a reader. But feels wrong to me...

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

Received on Monday, 16 March 2015 06:12:26 UTC