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

> Note though that specifications do not use the event as a trigger

That's also something that scares me
We may end up in a situation where the 'abort' event listeners are called while the `aborted` property might still be `false`

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

Received on Thursday, 12 September 2019 11:56:58 UTC