Re: [fetch] what should fetch() do if request's window has been destroyed or stopped? (#153)

* So yes, the race condition does exist. Not sure what to do about it.
* Perhaps the service worker ought to be notified when a fetch is terminated. This is something it cannot currently act upon.
* Perhaps when you have a "passthrough" fetch of sorts they should become linked, and terminate one terminates the other? 

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/153#issuecomment-153801510

Received on Wednesday, 4 November 2015 17:38:55 UTC