Re: [whatwg/streams] Various fixes for readable byte streams (#1123)

Thanks! I'll see if I can integrate your test in my new tests somewhere.

That's a clever idea to call `controller.error()` after the failed `controller.enqueue()`, to make sure `reader.read()` still settles. I think I'll use that in my new tests too. 👍

-- 
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/1123#issuecomment-823408439

Received on Tuesday, 20 April 2021 16:11:49 UTC