mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-20 19:58:17 +00:00
removed call to signal (changed to cancel_notify)
This commit is contained in:
parent
a2dc3c4812
commit
16313609ec
@ -148,7 +148,6 @@ def set_current_task(workflow_id, task_id):
|
||||
"currently set to COMPLETE or READY.")
|
||||
|
||||
# If we have an interrupt task, run it.
|
||||
# processor.bpmn_workflow.signal(message_name='token_reset')
|
||||
processor.bpmn_workflow.cancel_notify()
|
||||
|
||||
# Only reset the token if the task doesn't already have it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user