Re: [w3ctag/design-reviews] AbortSignal.timeout() (Issue #711)

We looked at this today, and had a question about the design of this API. Why is this a new factory method (especially on a non constructible class, `AbortSignal`) instead of a parameter in the `AbortController` constructor, that would also allow combining with regular signal functionality?

Also, we wondered if there are any plans for extending or cancelling the timeout.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/711#issuecomment-1032088834
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/711/1032088834@github.com>

Received on Tuesday, 8 February 2022 00:34:55 UTC