#Stopping Dagger Engine

1 messages · Page 1 of 1 (latest)

vestal bridge
#

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.

wintry mango
#

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.