Re: [whatwg/streams] ReadableStreamTee: do not read when already pulling (#997)

I think we need a bunch of tests like

* Errored with no pulls
* Errored with one pull
  * branch1
  * branch2
* Errored with both branches pulling (do we need variants for which branch started the `read`? Hopefully not).

-- 
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/pull/997#issuecomment-467030613

Received on Monday, 25 February 2019 14:27:28 UTC