Re: [whatwg/fetch] "Return a network error" doesn't seem to go through "process response" (#1164)

> 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