nitro
nitro copied to clipboard
Lifecycle Tasks
On top of Tasks API (#1974), we can support specific task prefixes init: (blocker), startup: (non-blocker), and close: that will be automatically called by nitro during startup and server close.
@pi0 ... will this include scheduled (cron) tasks as well?
Yes but tracker for that is https://github.com/unjs/nitro/issues/1974
What is the current state of this issue ?