Bugfix for cronjobs calling handler directly
Wrong assumption excluded cron jobs that call the job handler directly. With this patch, this is fixed.
Wrong assumption excluded cron jobs that call the job handler directly. With this patch, this is fixed.