- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Sun, 07 May 2023 22:29:33 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 May 2023 05:29:38 UTC
Thanks for opening, Using `AbortSignal.any([signal])` just to use the fact it exposes an underlying different mechanism in the DOM seems like not a great design. It's similar to making a dummy hanging `fetch` request and `.catch`ing it to know cancellation happened. I'm trying to get around having _another way_ to dispatch things, @smaug---- can you elaborate what specifically about not being able to prevent other listeners from running bothers you? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1195#issuecomment-1537776162 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1195/1537776162@github.com>
Received on Monday, 8 May 2023 05:29:38 UTC