- From: Takeshi Yoshino <notifications@github.com>
- Date: Sun, 05 Jul 2015 23:13:43 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 6 July 2015 06:14:10 UTC
My gut feeling is that pending read()s should be fulfilled/rejected first (to be precise; microtasks for fulfillment/rejection should scheduled first) in the same order in which they were called, and then .closed should be fulfilled/rejected. Thoughts? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/374
Received on Monday, 6 July 2015 06:14:10 UTC