#Stopping Dagger Engine
1 messages · Page 1 of 1 (latest)
hey! it's not currently possible via the SDK functions. Given that the engine could be provisioned in many ways, it's hard to find a universal way to stop it.
1 messages · Page 1 of 1 (latest)
I am wondering how to stop the dagger engine once I am done with it. I have the client.Close() in a defer, ensuring that I am done talking with the engine, but I and to stop and remove the engine container as well.
hey! it's not currently possible via the SDK functions. Given that the engine could be provisioned in many ways, it's hard to find a universal way to stop it.