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

`TaskController` uses `setPriority()`. Perhaps that means we should use `setTimeout()`?

If you can invoke that method multiple times, do we need `cancel()` or should passing 0 or null be sufficient to clear it?

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

Received on Monday, 6 December 2021 07:47:06 UTC