- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 24 May 2018 13:31:19 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 May 2018 13:31:43 UTC
@ricea e.g., step 9 of https://fetch.spec.whatwg.org/#http-network-fetch cannot be observable (except maybe theoretically for synchronous fetches) as fetching happens in parallel so at whatever point you get back to the main thread you'll have to allocate a new object. -- 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/issues/730#issuecomment-391715478
Received on Thursday, 24 May 2018 13:31:43 UTC