- From: Jake Archibald <notifications@github.com>
- Date: Wed, 22 Feb 2017 10:24:27 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 February 2017 18:25:24 UTC
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