Skip to content
#

wait-completion

Here are 2 public repositories matching this topic...

An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.

  • Updated Feb 24, 2025
  • TypeScript

An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include gracefully awaiting the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.

  • Updated Feb 25, 2025

Improve this page

Add a description, image, and links to the wait-completion 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 wait-completion topic, visit your repo's landing page and select "manage topics."

Learn more