-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(dlm): task status is wrong #3491
Conversation
you may check if your target branch is right or not~ |
sure, this fix needs to be merged into version 4.3.2 & obcloud-202409 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* fix the issue of wrong task status * format * fix the issue of throw not found exception when database is deleted. * simplify code
* fix the issue of wrong task status * format * fix the issue of throw not found exception when database is deleted. * simplify code
What type of PR is this?
type-bug
What this PR does / why we need it:
task framework refresh the results updates the task status, causing it to become abnormal.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Additional documentation e.g., usage docs, etc.: