Konstantin Belousov <kostik...@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
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to