Re: [whatwg/fetch] Is the timing of "wait for body to be done." affected by long tasks? (#1092)

Those test expectations match my conceptual model in that the fetch happens in a separate thread and then messages back the result to the main thread. (The usage of streams in Fetch is a bit confusing however and there are various issues around that, e.g., #661, #730.)

cc @youennf 

-- 
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/1092#issuecomment-698804387

Received on Friday, 25 September 2020 08:43:01 UTC