The lifecycle of a workflow should be more connected than it currently is. When a workflow is killed, all of the connections and resources should be gracefully cleaned up.
To make this happen, the context of the running workflow is going to need to be traced throughout all of the activities that are being run, and make sure that any open resources are gracefully cleaned up.
The lifecycle of a workflow should be more connected than it currently is. When a workflow is killed, all of the connections and resources should be gracefully cleaned up.
To make this happen, the context of the running workflow is going to need to be traced throughout all of the activities that are being run, and make sure that any open resources are gracefully cleaned up.