Re: [whatwg/fetch] Use tasks to manipulate streams (#1270)

Only go in parallel for the steps that actually receive bytes from the network, since those are the only steps that need to block on some external action.

-- 
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/1270#issuecomment-885750098

Received on Friday, 23 July 2021 16:18:54 UTC