Hacker News new | ask | show | jobs
by lucacasonato 1655 days ago
I think async cancellation is pretty well covered by `AbortSignal` now. It is a Web API (not JS), but it is supported in all major runtimes.