- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 04 Feb 2015 23:57:28 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 5 February 2015 07:57:57 UTC
> <ol> > - <li> Call-with-rethrow Call(<var>stream</var>@\[[error]], <b>undefined</b>, «<var>pullResult</var>.\[[value]]»). > - <li> Return <var>pullResult</var>. > + <li> Set <var>stream</var>@\[[pullScheduled]] to <b>true</b>. > + <li> Upon fulfillment of <var>stream</var>@\[[pullingPromise]], > + <ol> > + <li> Set <var>stream</var>@\[[pulLScheduled]] to <b>false</b>. L -> l --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/272/files#r24147930
Received on Thursday, 5 February 2015 07:57:57 UTC