mirror of
https://github.com/Unitech/pm2.git
synced 2026-02-01 16:57:09 +00:00
Merge pull request #5546 from arronzhang/patch-1
Fix: #5443 - resume cron rule when resurrect
This commit is contained in:
commit
eb47f717c0
@ -114,6 +114,7 @@ God.prepare = function prepare (env, cb) {
|
||||
}
|
||||
}
|
||||
God.clusters_db[env.pm_id] = clu
|
||||
God.registerCron(env)
|
||||
return cb(null, [ God.clusters_db[env.pm_id] ])
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user