Function backend::start_cronjobs
source ยท pub(crate) fn start_cronjobs(pool: Arc<Pool>)
Expand description
Start all scheduled jobs that get run in the backend.
pub(crate) fn start_cronjobs(pool: Arc<Pool>)
Start all scheduled jobs that get run in the backend.