Skip to content

fix(system): Fix Cancelable flag error for check_system job on failure#361

Open
electricface wants to merge 1 commit intolinuxdeepin:develop/intranet-updatefrom
electricface:swt/fix-bug356225
Open

fix(system): Fix Cancelable flag error for check_system job on failure#361
electricface wants to merge 1 commit intolinuxdeepin:develop/intranet-updatefrom
electricface:swt/fix-bug356225

Conversation

@electricface
Copy link
Copy Markdown
Member

The bug occurred because Function.atEnd() incorrectly
reported Cancelable=false in failure scenarios, leaving a failed
check_system job in an abnormal terminal state, which further misled
systemOnChanging to remain true

Bug: https://pms.uniontech.com/bug-view-356225.html
Change-Id: I1ce2221f29d12291c08cf7f6d30e8af4fa027287

failure

The bug occurred because Function.atEnd() incorrectly
reported Cancelable=false in failure scenarios, leaving a failed
check_system job in an abnormal terminal state, which further misled
systemOnChanging to remain true

Bug: https://pms.uniontech.com/bug-view-356225.html
Change-Id: I1ce2221f29d12291c08cf7f6d30e8af4fa027287
@deepin-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: electricface

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants