An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deferred-task

ori88c/delayed-async-tasks-manager

A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.

Language: TypeScript - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ori88c/delayed-async-task

A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.

Language: TypeScript - Size: 189 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0