I've bisected this issue and it is caused by this commit:

http://source.myrepos.branchable.com/?p=source.git;a=commitdiff;h=15e7a50ac16554a8eafe659cc28621fcbb388e5a

I've found that is a simple solution is to turn off pty size handling:

   my $pty = IO::Pty::Easy->new(handle_pty_size => 0);

I'm not sure if this is the correct fix so I haven't committed it yet.

 assignee pabs
 summary SIGWINCH causes `mr -j2` to exit with message "received signal 1"
 status inprogress

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799444

Title:
  mr aborts with "received signal 1"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/myrepos/+bug/1799444/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to