1 messages · Page 1 of 1 (latest)
Hello team. Frequently I see that container.Exec doesn't do anything until I explicitly ask for the result from the container by calling methods like ExitCode. Is this intentional?
yup, the name is a bit misleading, we're planning to change it: https://github.com/dagger/dagger/issues/3709
Thanks for the great answer!