Re: [whatwg/fetch] Proposal: fetch with multiple AbortSignals (#905)

> I think the AbortController stays in memory until it gets aborted

That isn't true. It can be GC'd like everything else in JS.

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

Message ID: <whatwg/fetch/issues/905/1426684684@github.com>

Received on Saturday, 11 February 2023 10:10:20 UTC