We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f03877 commit 34a5c67Copy full SHA for 34a5c67
internal/command/schedule_subworkflow.go
@@ -80,6 +80,7 @@ func (c *ScheduleSubWorkflowCommand) Execute(clock clock.Clock) *CommandResult {
80
},
81
82
}
83
+
84
case CommandState_CancelPending:
85
c.state = CommandState_Canceled
86
0 commit comments