Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

cli: Fix panic in task cancel when no task id given as arg #4019

Merged
merged 3 commits into from
Oct 10, 2022

Conversation

briancain
Copy link
Member

Fixes #4016

@briancain briancain added pr/no-changelog No automatic changelog entry required for this pull request backport/0.10.x labels Oct 10, 2022
@briancain briancain requested review from a team, catsby and xiaolin-ninja October 10, 2022 15:10
@github-actions github-actions bot added the core label Oct 10, 2022
Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Co-authored-by: Cassie Coyle <25733780+cicoyle@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancelling a task that is ended results in runtime panic
2 participants