- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 07 Nov 2019 09:36:31 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 November 2019 17:36:33 UTC
domenic commented on this pull request.
>
<p class="note no-backref">This makes <var>inputBody</var>'s <a for=body>stream</a>
<a for=ReadableStream>locked</a> and <a for=ReadableStream>disturbed</a> immediately.
+ </li>
+
+ <li><p>Set <var>promise</var>.\[[PromiseIsHandled]]</var> to true.
That seems like a reasonable future cleanup, yeah. As-is right now we're still in the world where streams operates on ES promises directly.
--
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/fetch/pull/959#discussion_r343781799
Received on Thursday, 7 November 2019 17:36:33 UTC