Re: wait fails to grab exit codes with multiple process substitutions

2019-09-18 Thread Chet Ramey
On 9/14/19 6:29 AM, leo.dale...@ntymail.com wrote: > Bash Version: 5.0 > Patch Level: 3 > Release Status: release > > Description: > Hi, > > I was trying to write a script that could run an arbitrary amount of > asynchronous commands, and then as soon as one finishes, perform action

wait fails to grab exit codes with multiple process substitutions

2019-09-14 Thread leo . dalecki
From: leo.dale...@ntymail.com To: bug-bash@gnu.org Subject: wait fails to grab exit codes with multiple process substitutions Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash