Re: [bmake] bmake sigint handling causing tty corruption

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Thu, 20 Jul 2017 10:33:56 -0700
Konstantin Belousov <kostikbel_at_gmail.com> wrote:
> I just find is somewhat strange that make initiates a new session.

In jobs mode it does - to ensure the child and all progeny can be killed
in one fell swoop.
In compat mode it does not, but that does not mean the child cannot do
so.

> Did you verified that enabling the wait code in make(1) fixes the issue ?

FWIW it is a reasonably simple patch to make to wait for child to exit
before self termination.

--sjg
Received on Thu Jul 20 2017 - 15:34:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC