- From: Jake Archibald <notifications@github.com>
- Date: Sat, 11 Feb 2023 02:10:08 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 11 February 2023 10:10:20 UTC
> 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