Re: [whatwg/dom] Consider adding AbortController.prototype.follow(signal) (#920)

@MattiasBuelens careful... `destroy` on a controller doesn't necessarily mean its associated signal and its listeners can be disposed. I explained this some [here](https://github.com/nodejs/node/issues/35990#issuecomment-723218855).

-- 
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-726921272

Received on Friday, 13 November 2020 17:58:07 UTC