Y
Hacker News
new
|
ask
|
show
|
jobs
by
eithed
68 days ago
> Promise itself has no first-class protocol for cancellation, but you may be able to directly cancel the underlying asynchronous operation, typically using AbortController.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...