Re: [whatwg/fetch] cleanup signal listener (#1287)

@ronag undici is shipped as part of Node isn't it? Or do you mean the userland lib itself?

Node can't expose weak event listeners outside of core (due to spec reasons, we can't extend APIs). Maybe we can ship AbortSignal.any early using that and then use that?

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

Message ID: <whatwg/fetch/issues/1287/1265386882@github.com>

Received on Monday, 3 October 2022 12:45:20 UTC