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

TimvdLippe left a comment (whatwg/fetch#1856)

Hm, I am implementing it in Servo atm and it does return null sometimes. I haven't been able to figure out why though.

Should we maybe update the steps to assert it is not null and then return this.signal? That makes the invariant explicit

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

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

Received on Monday, 15 September 2025 05:32:43 UTC