dspinellis / dgsh

Shell supporting pipelines to and from multiple processes
http://www.spinellis.gr/sw/dgsh/
Other
323 stars 23 forks source link

Multipipe blocks with a single command hang #47

Closed dspinellis closed 7 years ago

dspinellis commented 7 years ago
$ dgsh -c '{{ echo hi & }} | cat'
dgsh-conc: dgsh-conc.c:320: pass_message_blocks: Assertion `pi[next].to_write == ((void *)0)' failed.