- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Wed, 24 Nov 2021 02:51:45 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 November 2021 10:51:57 UTC
@annevk isn't that a big breaking API change potentially changing how code passing an external signal to `fetch` should behave? I am wondering if I am missing something since it feels like the API surface of AbortSignal `exploded` and (more importantly) the responsibility of "what do I throw with" moved from each API to the signal? Would Node.js still be at liberty to _not_ reject with `signal.reason` in order to provide stronger guarantees to users regarding what core methods throw? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1033#issuecomment-977758998
Received on Wednesday, 24 November 2021 10:51:57 UTC