v1.1.0
Update workflow state and context to the workflow object (9e85522)
workflow = {
state: 'idle', // running|paused|idle
context: {}
};Update workflow state and context to the workflow object (9e85522)
workflow = {
state: 'idle', // running|paused|idle
context: {}
};