On 9/21/19 7:21 PM, Grisha Levit wrote:
> Running the below a few times results in a stray child bash process
> (and a borked terminal, as the child will still read from the same
> tty):
> 
>     kill -INT -$$ & while :; do : <(:); done
> 
> This seems to have started with bash-20150724 [1] and is present in
> the current devel branch.

I think I have a fix for this -- at least, it seems to work for me -- and
it will be in the next devel branch push.

Chet


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to