Closed (works as designed)
Project:
Poormanscron
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 15:43 UTC
Updated:
27 Oct 2009 at 15:47 UTC
Since updating to 6.x-1.1 I've noticed in the log that cron is being run twice in a row now. One entry has "via poormanscron" and the other does not.
| Comment | File | Size | Author |
|---|---|---|---|
| cron_issue.gif | 3.4 KB | logicalpat |
Comments
Comment #1
dave reidThat's actually normal. One entry happens when drupal_run_cron() is executed via poormanscron, the next is right after to let you know the run happened via poormanscron.