Re: [whatwg/dom] Consider adding AbortController.prototype.follow(signal) (#920)

`AbortSignal.any(signal)` seems reasonable. I can't really imagine many cases where I would pass more than 2 signals into it but the array input is acceptable. Implementation should be straightforward and fairly easy to optimize. The most compelling use case I see is creating a single that either times out or is explicitly triggered. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/920#issuecomment-1110213076
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/920/1110213076@github.com>

Received on Tuesday, 26 April 2022 20:22:15 UTC