[wp-trac] [WordPress Trac] #17462: Improve cron locking
WordPress Trac
wp-trac at lists.automattic.com
Mon May 16 20:08:27 UTC 2011
#17462: Improve cron locking
--------------------------+----------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Cron | Version: 3.1.2
Severity: normal | Keywords:
--------------------------+----------------------------
wp-cron.php loops that run longer than the one minute lock timeout can
result in multiple cron processes looping over the same events. To avoid
this the loop in wp-cron.php should check to see if it still has the lock
after firing each action.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17462>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list