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

Ok, I updated the GC section based on @annevk's [suggestions](https://github.com/whatwg/dom/pull/1152#issuecomment-1424411085). The idea is that source signals can store dependent signals weakly as long as dependent signals are kept alive as outlined in the GC section. Doing so prevents long-lived source signals (e.g. application-level signal) from holding onto composite signals indefinitely.

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

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

Received on Tuesday, 28 February 2023 23:29:00 UTC