Skip to content
#

cancellation

Here are 45 public repositories matching this topic...

benlesh
benlesh commented Oct 15, 2019

I noticed that this repo talks a lot about async when it comes to cancellation. I wanted to make sure it also considered synchronous use cases.

A good cancellation primitive needs to not only be asynchronous, but also synchronous.

I say this because it would be nice if this cancellation primitive could be used to free up resources for things like EventTarget in the DOM. EventTargets can have

Improve this page

Add a description, image, and links to the cancellation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cancellation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.