On 4/17/20 5:31 AM, DALECKI Léo wrote:

> Bash Version: 4.4
> Patch Level: 20
> Release Status: release
> 
> Description:
>     A trap set with an external call in a command substitution seems to
> break the parent Bash shell.

Thanks for the report. This is a race condition -- the parent shell handles
the SIGINT before it should. This will be fixed 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