[Bug 497705] New: Review Request: spawn - Simple tool to run several Linux command-lines in parallel

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 26 11:50:10 UTC 2009


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

Summary: Review Request: spawn - Simple tool to run several Linux command-lines in parallel

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

           Summary: Review Request: spawn - Simple tool to run several
                    Linux command-lines in parallel
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fabian at bernewireless.net
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fab.fedorapeople.org/packages/SRPMS/spawn.spec
SRPM URL: http://fab.fedorapeople.org/packages/SRPMS/spawn-0.1-1.fc10.src.rpm

Project URL: http://code.google.com/p/spawntool/

Description:
spawn is a simple parallel execution utility written to appeal to the Unix
mindset. spawn reads shell command lines from stdin, one per line, and then
executes them as maximum of N child processes in parallel, and waits for
all of the children to exit.
If a child process fails with a non-zero exit code, no new children are
spawned. Then spawn waits for all existing children to exit and returns
the failed exit code. 

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1321171

rpmlint output:
[fab at laptop24 i386]$ rpmlint spawn*
2 packages and 0 specfiles checked; 0 errors, 0 warnings.

[fab at laptop24 SRPMS]$ rpmlint spawn-0.1-1.fc10.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

-- 
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.




More information about the Fedora-package-review mailing list