bugGNU Parallel - Bugs: bug #51386, --fg --tmuxpane often fails

 
 

bug #51386: --fg --tmuxpane often fails

Submitter:  Ole Tange <tange>
Submitted:  Wed 05 Jul 2017 03:36:27 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 30 Nov 2024 02:39:22 PM UTC, comment #1: 

add "--delay 1" for workaround.

The bug is caused by `joinp` not supplying the -s and -d arguments, so it's using the default 'active window', but the 'active window' keeps changing due to the `new-window` from the new job and `joinp` itself. Adding `--delay 1` lets the 'active window' stay stable for a while, which is a workaround for the bug.

Anonymous
Wed 05 Jul 2017 03:36:27 AM UTC, original submission:  

parallel -vv  --fg  --tmuxpane 'echo {}; sleep 3' ::: 4 5 6 7

often gives:

can't join a pane to its own window

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.15.
    Corresponding source code