Re: [whatwg/dom] AbortController.prototype.timeout and AbortController.prototype.cancel (Issue #1039)

I think `abortController.cancel` would be too confusing since people would expect it to alias `abort`. I think these two use cases are interesting but are better enabled by working on `new AbortController(...signalsToFollow)` in terms of API

-- 
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/1039#issuecomment-986709068

Received on Monday, 6 December 2021 12:00:57 UTC