Re: [whatwg/dom] Add a way to identify Abort errors originating from controllers (Issue #1033)

> Also, is it really an issue?

It can actually be an issue for library code that *does have* access to the `signal`, if it uses the heuristics to do abort specific stuff (eg. for logging / avoid retrying a request). Here it *needs* to use the `signal` for detection to always work correctly.

-- 
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-979932962

Received on Friday, 26 November 2021 12:10:53 UTC