mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -03:30
This fixes a bug where jobs within a workflow job were not canceled when the workflow job was canceled by the user The fix is to submit the cancel request as a part of the transaction that WorkflowManager commits its work in this requires that we send the message without expecting a reply so this changes the control-with-reply cancel to just a control function
2.8 KiB
2.8 KiB