Re: [whatwg/fetch] Attempting to modify a fetch after it has completed / aborted / failed (#448)

What you also want to keep into account is that if service workers can observe the state and perhaps propagate it to any fetches they do themselves, you have up to three threads/processes that need to keep in check, all through message passing.

-- 
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/448#issuecomment-275360312

Received on Thursday, 26 January 2017 10:52:41 UTC