Filed as jdx/mise discussion #9790.
A mise run invocation with two or more parallel tasks hangs forever
when one of those tasks is a zsh command running read -d <delim>
(any explicit delimiter) reading from a process substitution <(…).
Observed on mise 2026.5.6 (macOS arm64).