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

I've put some effort into finding solutions that work for both Node's event system and the one defined in the DOM Standard, but nothing has gained much traction so far (most recently `EventEmitter` which I think has been abandoned). Anyway, I definitely support more exploration of that to see how that can be bridged.

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

Received on Thursday, 2 January 2020 12:08:24 UTC