bugGNU Parallel - Bugs: bug #59102, --limit does not complete and...

 
 

bug #59102: --limit does not complete and CTRL-C does not work

Submitter:  Ole Tange <tange>
Submitted:  Sat 12 Sep 2020 08:14:44 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Confirmed
Privacy:  Public Assigned to:  tange
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 May 2021 07:53:40 AM UTC, comment #1: 

Fix?

    #system($Global::shell,"-c",$self->{'limitscript'});                                
    ::qqx($self->{'limitscript'});

Ole Tange <tange>
Group administrator
Sat 12 Sep 2020 08:14:44 PM UTC, original submission:  

seq 1000 | parallel -j0 --limit '[ $(ps aux | grep sleep | wc -l) -lt 99 ]' sleep 0.{}

Ole Tange <tange>
Group administrator

 

(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 (Submitted the item)
  •  

    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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code