Re: [whatwg/dom] AbortController, AbortSignal, and garbage collection (#920)

The controller already has a strong reference to the signal, no? Via `controller.signal`. I guess that value could be overridden, but do we generally try to cater for cases like that?

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

Received on Tuesday, 10 November 2020 16:26:02 UTC