The following task just hangs even though the command finishes instantly if I run it in zsh: { "tasks": { "short": "cat /dev/urandom | head -c 1000000 | sha256sum" } }