Why zsh hangs during command substitution?
Issue
- zsh hangs during command substitution
- It hangs in
rt_sigstate ingetoutput() - zsh may hang waiting for
SIGCHLDof process forked for command substitution which has been handled beforewaitforpid()was called ingetoutput().
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.