Re: INT still propagating to child processes when trapped

2018-07-13 Thread Chet Ramey
On 7/10/18 10:59 PM, Daniel Mills wrote: > Bash Version: 4.4 > Patch Level: 23 > Release Status: release > > Description: > After an INT trap, forked processes are still sent INT when ^C is used on > a running script. Thanks for the report. I'll take a look. Chet -- ``The lyf so short, the c

INT still propagating to child processes when trapped

2018-07-10 Thread Daniel Mills
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu' -DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/share/locale'