Re: [whatwg/dom] Add AbortSignal.any() (PR #1152)

> When reviewing the commit message I realized this would remove "follow" and thus impact Fetch and Streams. I started looking at what this would mean for Fetch in [whatwg/fetch#1646](https://github.com/whatwg/fetch/pull/1646) which also made me realize that maybe the internal composite variable is set too eagerly.
> 
> I suggest we work out the dependent PRs for Fetch and Streams to ensure we don't miss anything.

Agreed! I started working on this yesterday but didn't upload a patch yet. I sent a PR for streams -- that just mentions "follow" in a comment but doesn't actually use it (it warns against specs invoking "follow" or "signal abort" directly on the stream signal).

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

Message ID: <whatwg/dom/pull/1152/c1532272182@github.com>

Received on Tuesday, 2 May 2023 23:22:48 UTC