Skip to content

[Bug] [Master] Log msg error in WorkflowExecuteRunnable#isTaskDepsComplete() #16061

@shilei-ly

Description

@shilei-ly

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

I think there is an error in log information.
All DependTask should be printed in WorkflowExecuteRunnable#isTaskDepsComplete(), but the completeTaskSet is printed.
I think it is better to print IndirectDepCodelist

image

What you expected to happen

print IndirectDepCodelist when DependResult.SUCCESS

How to reproduce

submit some process to execute WorkflowExecuteRunnable#isTaskDepsComplete()

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions