- From: Scott Haseley <notifications@github.com>
- Date: Tue, 28 Feb 2023 15:28:48 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 February 2023 23:29:00 UTC
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