Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Reaper - Support for reaping child processes via 
$SIG{CHLD}

https://bugzilla.redhat.com/show_bug.cgi?id=647721

           Summary: Review Request: perl-Reaper - Support for reaping
                    child processes via $SIG{CHLD}
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nob...@fedoraproject.org
        ReportedBy: lkund...@v3.sk
         QAContact: extras...@fedoraproject.org
                CC: nott...@redhat.com, fedora-package-rev...@redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


SPEC: http://v3.sk/~lkundrak/SPECS/perl-Reaper.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/perl-Reaper-1.00-1.el5.src.rpm

Description:

perl has an annoying little problem with child processes -- well, it is not
actually a problem specific to perl, but it is somewhat more difficult with
perl: reaping child processes after they exit so they don't hang around as
zombies forever, and doing it in a way that accurately captures the exit
code of the child.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to