Graceful Shutdown for async functions
Author: pprg1996Created Jan 2, 2024Updated Mar 13, 2025
It would be really useful to be able to gracefully shutdown when my scheduled functions are async. Pretty much everything I need to schedule is async so in order to gracefully shutdown I have to register when every promise starts and end.
Is this project still maintained or at least open for contributions? Last release is over two years old.
Source: node-schedule/node-schedule