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

Yeah, I don't think change events should fire unless a change has occurred.

I guess that means holding state internally that could be exposed synchronously, I'm just worried that it might create race conditions.

I'm hoping to guarantee that if you getState, then add a listener in the promise reaction, you haven't missed anything.

-- 
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-281756610

Received on Wednesday, 22 February 2017 18:25:24 UTC