|
From: | Martin d Anjou |
Subject: | Re: how to get make to terminate itself at the first error? |
Date: | Tue, 3 Feb 2009 09:07:08 -0500 (EST) |
User-agent: | Alpine 1.10 (LNX 962 2008-03-14) |
So sending SIGTERM is not quite like hitting ^C. I'd really like to understand the difference and get it to work like ^C.
I have tried with bash-4-rc1 and this problem goes away. SIGTERM kills all processes in bash 4, and the processes substitution does return immediately and no longer waits for the sleep to end. bash 4 must have improved signal handling.
Martin
[Prev in Thread] | Current Thread | [Next in Thread] |