- From: Jake Archibald <notifications@github.com>
- Date: Tue, 09 Feb 2021 04:41:08 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 9 February 2021 12:41:22 UTC
> We probably should not use that language before going in parallel This is sort-of related to https://github.com/whatwg/fetch/issues/536, since there are specs which call fetch in parallel. I guess we could pretend that they don't for now, then figure out a way that fetch should be called in parallel. If we're assuming that fetch must be called from the main thread, I can just remove the abort language from those parts. Sound good? -- 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/1164#issuecomment-775908235
Received on Tuesday, 9 February 2021 12:41:22 UTC