Closed (fixed)
Project:
Poormanscron
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2007 at 18:00 UTC
Updated:
6 Nov 2009 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachTesting would be much appreciated.
Comment #2
pwolanin commentedquick skim looks good
Comment #3
Leeteq commentedSubscribing.
Comment #4
robloachhttp://drupal.org/cvs?commit=113162
Comment #5
robloachOops, this actually needs to be patched into 5.x-1.x-dev.
Comment #6
gpk commented#1 also needs to be applied to HEAD.
[update]
Also note that you currently need to use 6.x-1.x-dev to get this fix, it's not included in 6.x-1.0.
Comment #7
gpk commentedAnother note: this patch removes the ability of poormanscron to log the progress of cron runs (though it doesn't get rid of the static variable that controls this..). There is also an open core issue for this: #131536: Make cron watchdog more granular and informative.
Also changing title to reflect the fact that this patch enables poormanscron to work with FeedAPI, since using http://api.drupal.org/api/5/function/drupal_cron_run means that the cron_semaphore flag will automatically be set during the cron run.
Comment #8
dave reidComment #9
vacilando commentedIt's not clear to me from the above -- has 6.x-1.x-dev been patched as well?
I'm troubled by the notorious multiple-mail Simplenews problem #361071: Use locking to eliminate duplicate emails from concurrent simplenews cron runs. ...
Comment #10
luco commented+1 here.... thanks
Comment #11
hailaz commented+1 here too
Comment #12
dave reidBackported to the 5.x branch and new releases created with this for both branches.