bugGNU Parallel - Bugs: bug #50590, Support systems where setpgrp fails

 
 

bug #50590: Support systems where setpgrp fails

Submitter:  None
Submitted:  Mon 20 Mar 2017 10:26:14 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Apr 2017 01:01:06 AM UTC, comment #1: 

Fixed in [1de0d2be].

Ole Tange <tange>
Group administrator
Mon 20 Mar 2017 10:26:14 AM UTC, original submission:  

Always eval setpgrp:

 "setpgrp\;eval\{setpriority\(0,0,$opt::nice\)\}\;".

=>

 "eval\ setpgrp\;eval\{setpriority\(0,0,$opt::nice\)\}\;".

Apparently setpgrp is not available on all systems:
http://stackoverflow.com/questions/37212894/which-cygwin-package-to-get-parallel-command

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-04-01 tange StatusNone Fixed
        Assigned toNone tange
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code