hello :wave: could use some expert gradle input on...
# community-support
r
hello 👋 could use some expert gradle input on this issue https://github.com/dagger/dagger/issues/5287 Essentially, Gradle hangs indefinitely when called from the dagger cli https://dagger.io via commands such as
dagger run ./gradlew run
. I don't think this is a bug with gradle. I'm not even particularly sure it's a bug with Dagger. It may just be some strange incompatability between the way that , dagger and gradle handle std out/in/err. Does this sound plausible? If not, does anyone have any ideas why gradle may hang when called from the Dagger CLI?