Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

One thing that's not exactly clear here: what happens when I `.follow` multiple signals? Does the new one replace the old one? Does it follow both? What if future extensions to fetch control introduce conditions where two sets of signals can't control the same fetch (ie. say there's a "pause whenever" priority level that pauses the fetch when resources are tight, and there's a "consciously wake" event that only applies when the fetch is in that state)?

-- 
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/447#issuecomment-281746339

Received on Wednesday, 22 February 2017 17:49:14 UTC