[wp-trac] Re: [WordPress Trac] #9388: safety guard for
publish_future_post
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 24 22:16:55 GMT 2009
#9388: safety guard for publish_future_post
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by hailin):
Yeah, I saw the cron contention. It's easy to reproduce the symptom that
one publish_future_post is fired and handled twice on two different Web
servers concurrently.
However, the issue in this ticket is about lost publish_future_post cron
entry in options table. It's very likely it was lost in one of the more
subtle status transitions (autosave, etc). Basically I propose not to
delete cron entry during transition to avoid accident.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9388#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list