AbortSignal.any()
This method takes a list of AbortSignals and returns an AbortSignal that is aborted when any of the input signals is aborted.