Skip to content

bterlson/cancellation-use-cases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

cancellation-use-cases

Short lived repository in order to discuss Node.js cancellation user use cases and issues with AbortSignal

The goal is to provide feedback to Node.js, WHATWG and TC39 in order to converge on cancellation best practices and APIs.

Use Cases

  1. Server and request cancellation
  2. Worker-Queue cancellation
  3. High Throughput TCP server
  4. CLI tool
  5. Service in a large node codebase

Questions to answer

See the questions document for what we'll want to try and answer.

Contributing

Please consider making a pull request for use cases you have using cancellation in JavaScript - see the existing use cases folder and index for examples.

Code of Conduct

This repository is bound by the Node.js Code of Conduct.

Please report complaints to benjamingr@gmail.com

Releases

No releases published

Packages

No packages published