Re: [whatwg/fetch] Mark `AbortSignal` as nullable (PR #1856)

annevk left a comment (whatwg/fetch#1856)

I don't think this is correct. While it does start out as null, it is always initialized. By the time the getter returns it will always get an `AbortSignal` object.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1856#issuecomment-3290487756
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1856/c3290487756@github.com>

Received on Monday, 15 September 2025 04:54:42 UTC