Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The status of multiple instance tasks leads to the deletion of resour… #3793

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gengudiyun
Copy link

…ces.(#3792)

After tracking the code, I found that the reason might lie in the fact that when childExecutionEntity is of multiple instance type, childExecutionEntity.isActive()=false. Additionally, the IS_ACTIVE_ field is set to 0 in the ACT_RU_EXECUTION table even when the sub-instance is still being processed. This modification is just a suggestion and it's not certain if there are any other side effects.

Check List:

  • Unit tests: NA
  • Documentation: NA

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant