Re: [streams] Add fine-grained flow control for readable stream (adb6f73)

to be precise, at the point when 1 was appended to desiredSize, 'a' has just been passed to the pending promise but not yet written to the writable stream, since L960 is called synchronous to L959.

if you meant this by "shuffled off to the writable stream", then, ok.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/adb6f736b94c99d26b38869e72a0f3a179ec7b22#commitcomment-10708198

Received on Tuesday, 14 April 2015 08:17:09 UTC