[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: behavior of ctrl-c handler changes after 'wait' is used
From: |
Chet Ramey |
Subject: |
Re: behavior of ctrl-c handler changes after 'wait' is used |
Date: |
Wed, 17 Jan 2001 15:42:37 -0500 |
> Bash Version: 2.03
> Patch Level: 0
> Release Status: release
>
> Description:
> On Linux (Redhat 6.2), the behavior of the ctrl-c (SIGINT)
> handler changes after 'wait' is used. Before wait is used,
> ctrl-c is passed to the child process. After wait is used,
> ctrl-c causes the bash shell to exit, which orphans the child
> process.
Thanks. This will be fixed in bash-2.05.
--
``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/