[wp-trac] [WordPress Trac] #11505: cron stopped working with standard configuration
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 21 17:05:57 UTC 2009
#11505: cron stopped working with standard configuration
--------------------------+-------------------------------------------------
Reporter: neoxx | Owner: westi
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.9.1
Component: Cron | Version: 2.9
Severity: major | Keywords: has-patch tested
--------------------------+-------------------------------------------------
Comment(by miqrogroove):
I'm crazy enough to suggest this...
{{{
$timeout_ms = max(((int) ceil( 1000 * $r['timeout'] )) & ~1024, 1000);
}}}
... but it offers no real advantage because timeout values between 1.02
and 2.05 are ignored. So, yes, I agree PHP is too far broken to fix both
tickets permanently with any one-liner.
+1 ryan's version for both tickets.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11505#comment:47>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list