- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 14 Sep 2021 14:34:15 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 September 2021 21:34:27 UTC
> That would mean a pipe operation would never fill exactly up to the HWM, you'd always go over the HWM, right? 🤔 True. I guess another alternative is special-casing 0 HWM, since in that case you *don't* want to exactly fill up to the HWM (because doing so stalls the stream). But that's kind of icky... -- 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/issues/1158#issuecomment-919529240
Received on Tuesday, 14 September 2021 21:34:27 UTC