[wp-trac] [WordPress Trac] #11800: doubled execution of cron jobs

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 8 07:30:13 UTC 2010


#11800: doubled execution of cron jobs
--------------------------+-------------------------------------------------
 Reporter:  neoxx         |       Owner:  westi
     Type:  defect (bug)  |      Status:  new  
 Priority:  normal        |   Milestone:  2.9.2
Component:  Cron          |     Version:  2.9.1
 Severity:  normal        |    Keywords:  cron 
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 Idea for a fix: Create a proper token for each future job.  In wp-
 cron.php, consume that token at the top of the script.  Since the token
 can only be used once, any races are broken and the concurrent jobs may
 self-quit.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11800#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list