Re: Alarm Clock Bug w/ithreads
[email protected] (Elizabeth Mattijsen)
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <p05111b00bbc59baccbe0@[192.168.56.2]> |
At 07:49 -0800 10/29/03, Steve Schein wrote:
><snip>
> > Have you tried setting it to a real code ref rather than a name?
> > $SIG{ALRM} = sub {};
> >>> Hi Liz. How are things?
So so... ;-)
>Early testing looks encouraging for the
>patch above. Thank you. Do you know if Perl v5.8.1 resolves this issue
>with alarms?
I'm pretty sure that is _way_ low on list of priorities... pretty
sure it isn't fixed in 5.8.1 and won't be in 5.8.2 (which should
arrive soon with some more thread memory leak patches).
Liz