This function (drupal_clean_cron) should be used to remove the cron_semaphore variable.

Comments

shrop’s picture

Status: Active » Closed (fixed)

This following is complete:

- Created a 6.x-1.x branch for development work
- Cleared out the master branch post-git migration
- Updated semiclean.module to use drupal_clean_cron() instead of only deleting the cron_semaphore variable
- Added a test requirement to enable the semiclean module during authenticated portions of testing