I have dagger engine running on a VM. From my laptop I am connecting to the docker container (dagger-engine) via _EXPERIMENTAL_DAGGER_RUNNER_HOST=tcp://1.2.3.4:1234 I wanted to debug a dagger module so I added .terminal() and after exiting, it looks like the terminal is stuck. The last step is exporting the directory, the directory has been exported but the terminal is still a non-responsive state.
Looking at the dagger-engine logs and I do not see anything indicating an error.
It's been in this state for the last 30 minutes.