Comment on You can't cancel a JavaScript promise (except sometimes you can)parentComments−watermelon05moUnless I'm missing something, AbortSignal is quite standardized on backend as well.Of course not all libraries support it, but many do, and support seems to be growing.
Comments
Unless I'm missing something, AbortSignal is quite standardized on backend as well.
Of course not all libraries support it, but many do, and support seems to be growing.