[wp-trac] Re: [WordPress Trac] #7068: cron improvement
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 21 21:36:27 GMT 2008
#7068: cron improvement
-------------------------+--------------------------------------------------
Reporter: hailin | Owner: hailin
Type: enhancement | Status: reopened
Priority: high | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by westi):
* status: closed => reopened
* resolution: fixed =>
Comment:
What is the point of check_server_timer if it is always going to return
true?
If we want something pluggable we should be using a filter.
I'm not sure this new code really improves cron that much.
All it does is reduce the window for the race condition to occur rather
than fixing the bug.
We are still going to fight with any object cache that is in existance.
--
Ticket URL: <http://trac.wordpress.org/ticket/7068#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list