bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: just too late telling me job terminated


From: Chet Ramey
Subject: Re: just too late telling me job terminated
Date: Mon, 15 Jul 2002 09:25:49 -0400

> ralph@inputplus.co.uk (Ralph Corderoy) wrote:
> > My thinking was SIGTERM can be caught by the shell, it can tidy up, then
> > quit.
> 
> Yes, but it can't do that while the process is stopped.  But I don't
> understand how the process completely terminated without ever being
> sent SIGCONT.

Bash sends SIGCONT before killing stopped jobs so they get the signal.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]