At 17:38 20/02/2003, [EMAIL PROTECTED] wrote:
----- Original Message -----
> I looked into the bug report, and it is true that
> BLOCK_INTERRUPTIONS
> should indeed block SIGPROF.  I'll fix this in the weekend.

I'm not sure if after unblocking interruptions PHP will get SIGPROF ...
it could cause looooong scripts. I'd rather use EG(timeout). I'm using
it now and it's working.
EG(timeout) is a horrible option (I wrote both, SIGPROF is by far superior). I'll try to implement a solution that won't lose the SIGPROF.

Zeev


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

Reply via email to