Re: coproc state wrongly inherited by subshell

2017-12-06 Thread Tobias Hoffmann
On 03/12/17 21:14, Chet Ramey wrote: On 11/29/17 5:36 PM, Tobias Hoffmann wrote: Description: As stated in the man page, bash will only allow a single coproc at a time. Thus, when a first coproc has already ended, a second one can be created. This can e.g. be verified by commenting out the uppe

Re: coproc state wrongly inherited by subshell

2017-12-03 Thread Chet Ramey
On 11/29/17 5:36 PM, Tobias Hoffmann wrote: > Description: > As stated in the man page, bash will only allow a single coproc at a time. > Thus, when a first coproc has already ended, a second one can be created. > This can e.g. be verified by commenting out the upper #sleep line, below. > Alternat

coproc state wrongly inherited by subshell

2017-11-29 Thread Tobias Hoffmann
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba