- From: Mattias Buelens <notifications@github.com>
- Date: Sun, 18 Apr 2021 07:36:23 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 18 April 2021 14:36:39 UTC
Hmm, we should probably also tackle #1001 while we're at it. It's often not enough to check if `IsDetachedBuffer` returns false, we should actually try to transfer any user-provided `ArrayBuffer` as soon as possible and propagate any errors *before* we're adding/changing pull-into descriptors deep inside our abstract ops. 🤔 -- 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-822001320
Received on Sunday, 18 April 2021 14:36:39 UTC