Re: 'wait $COPROC_PID' doesn't wait

2012-10-04 Thread Chet Ramey
On 9/28/12 6:28 AM, Davide Baldini wrote: > Bash Version: 4.2.0(5)-release (i686-pc-linux-gnu) > > Description: > The following test script floods the console repeating lines similar to: > ./debug.sh: line 7: warning: execute_coproc: coproc [8740:COPROC] > still exists >

'wait $COPROC_PID' doesn't wait

2012-09-28 Thread Davide Baldini
Configuration Information [Manually filled]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: // uname output: Linux debianBunker 2.6.26-pentium4 #11 Fri Jul 20 10:03:38 CEST 2012 i686 GNU/Linux Machine Type: i486-pc-linux-gnu Bash Version: 4.2.0(5)-release (i686-pc-linux-gnu) Descr