Re: [whatwg/dom] AbortSignal consumers can potentialy emit abort event on it (#784)

I guess I don't find it a lot of overhead as I suspect most environments need events. And whether to use events and how was something that was carefully considered during the design of this feature, which took quite a while. Also, anything that needs cancelation will use `AbortController` going forward.

-- 
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/784#issuecomment-570151216

Received on Thursday, 2 January 2020 09:11:29 UTC