#Anyone having a problem with ZSH, on
1 messages · Page 1 of 1 (latest)
$ source <(set -x; dagger completion zsh)
something in the completion is hanging hard
will debug it more after lunch, but removing the completion vom zshrc does it for now
dunno if this is related to https://github.com/dagger/dagger/issues/7048
GitHub
To reproduce on main (can also repro against v0.11.0 using the new modularized ci on main): $ dagger call --source=. sdk go generate entries sdk (hangs here, even though the task is complete) Dumpi...
👋 probably related to: https://github.com/dagger/dagger/issues/7076 also