severity 803442 minor
thanks

thanks for the patch. i'll attend to this soonest, but...

>Severity justification: cron spam from every script using Proc::PID::File to 
>avoid overlapping runs.

...that's not "serious". the core functionality is unaffected,
you're just receiving some nuisance noise warnings, and likely only
because you're running your perl with -w or use warnings.

> $ perl -MProc::PID::File -wE'die if Proc::PID::File->running({dir => "."})'
> Use of uninitialized value $fh in pattern match (m//) at 
> /usr/share/perl5/Proc/PID/File.pm line 288.

and i'm not even sure why you do receive them; i'm using ppf with
lots of daemons and retriggered stuff and haven't seen that issue yet.
i'm not using relative paths like . as the pid file dir, however.

anyway, i'll be fixing this in the next few days.

regards
az


-- 
Alexander Zangerl + GPG Key 0xB963BD5F + http://snafu.priv.at/
<Pornosaur> My mom gave me one of those plants you can't kill
<Pornosaur> I think it commited sucicide

Attachment: signature.asc
Description: Digital Signature

Reply via email to