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

Reading through some of the older comments in this thread, I just wanted to point out that every single use case I have requires the following signal to have its own controller so it can be aborted separately, which removes the abort logic that was added to the parent. 

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

Received on Saturday, 5 December 2020 15:05:06 UTC