Skip to content
#

smooth-cleanup

Here is 1 public repository matching this topic...

A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features graceful teardown (ideal for production apps demanding smooth resource cleanup), execution status getters, and a fixed delay between runs.

  • Updated Apr 13, 2025
  • TypeScript

Improve this page

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

Learn more