- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 08 Mar 2018 20:50:17 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 March 2018 20:50:48 UTC
> However, if I understand correctly, no task from the DOM manipulation task source can run while microtasks are executing. No task at all can run while microtasks are executing. I don't see how the code pasted above can ever print "done" if there is a task being queued from the close() call that needs to run to resolve the promise returned by pipeTo. -- 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/902#issuecomment-371619832
Received on Thursday, 8 March 2018 20:50:48 UTC