Re: [whatwg/dom] AbortSignal "signal abort" ordering (#493)

To me the basic problem here is that we're using the abort algorithms as pseudo-event-handlers. What you would ideally like is for them to be interleaved, I think.

Unless we're interested in creating an "abstract event listeners" concept, I'm not sure this is worth solving.

-- 
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/dom/issues/493#issuecomment-322215183

Received on Monday, 14 August 2017 15:04:00 UTC