nitro icon indicating copy to clipboard operation
nitro copied to clipboard

Lifecycle Tasks

Open pi0 opened this issue 2 years ago • 3 comments

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 avatar Dec 23 '23 14:12 pi0

@pi0 ... will this include scheduled (cron) tasks as well?

go4cas avatar Jan 12 '24 07:01 go4cas

Yes but tracker for that is https://github.com/unjs/nitro/issues/1974

pi0 avatar Jan 12 '24 09:01 pi0

What is the current state of this issue ?

notKamui avatar Jun 26 '25 08:06 notKamui