Re: [streams] Warning misbehaving underlying sources (#298)

Oh, hmm, what if the stream was cancelled by `rs.getReader().cancel()`? E.g. I think https://streams.spec.whatwg.org/#example-rs-push-no-backpressure might trigger a call to `close()` after the stream was already closed.

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

Received on Tuesday, 17 March 2015 07:26:03 UTC