Snog Well-known member Sep 10, 2014 #1 Just throwing this out there for discussion... Shouldn't any cron task for an add-on that's disabled also be disabled? I noticed this the other day and found it odd that the cron tasks were still enabled and running for an add-on that was disabled.
Just throwing this out there for discussion... Shouldn't any cron task for an add-on that's disabled also be disabled? I noticed this the other day and found it odd that the cron tasks were still enabled and running for an add-on that was disabled.
DaveM Well-known member Sep 10, 2014 #2 Well my first thought would be it should be disabled for the sake of fault finding. Not much use disabling the add on and you still run around looking for the issue only to find out that the cron is still running causing said issue Upvote 0 Downvote
Well my first thought would be it should be disabled for the sake of fault finding. Not much use disabling the add on and you still run around looking for the issue only to find out that the cron is still running causing said issue
Mike XenForo developer Staff member Sep 10, 2014 #3 When an add-on is disabled, cron entries associated with that add-on will not run automatically. Upvote 0 Downvote
Snog Well-known member Sep 10, 2014 #4 Hmm.. I'm going to have to look closer at the add-on that was causing the race condition on the server then. Something was allowing it to run. Thanks Mike! Upvote 0 Downvote
Hmm.. I'm going to have to look closer at the add-on that was causing the race condition on the server then. Something was allowing it to run. Thanks Mike!