On Feb 5 13:02, Michael Haubenwallner wrote: > On 2/2/19 9:29 PM, Corinna Vinschen wrote: > > Hi folks, > > > > > > I uploaded a new Cygwin test release 3.0.0-0.6 > > > Please test. > > Ok... there's a regression since Cygwin 2.11 with bash co-processes: > > $ echo abc > >(cat) > -bash: /dev/fd/62: No such file or directory > $ > > Expected behaviour (modified for more readability): > > $ echo abc > >(read; echo "got: $REPLY") ; sleep 1 > got: abc > $ > > Note that this happens even without the topic/forkables patches applied.
There's a thinko in the new /proc/PID/fd reopen code as far as pipes are concerned. Investigating... Corinna -- Corinna Vinschen Cygwin Maintainer
signature.asc
Description: PGP signature