On 09/07/2011 02:12 PM, Stas Malyshev wrote:
> But it doesn't send SIGPROF by itself. Looks like Darwin got screwed up
> itimer implementation at least up to kernel 10.8.0, Mac OS X 10.6.8.
> Didn't try it on Lion, maybe the have updated/fixed it.

Right, so we need to decide what to do about that. Timing out a tight
loop with absolutely nothing inside isn't a typical user scenario, so
for this particular case we could probably just make the for loop do
something trivial. But we should also note this somewhere and maybe have
a Darwin-only XFAIL test case.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to