Skip to content

[Bug] [MasterServer] task doesn't dispatch when run multi process instance #7334

@caishunfeng

Description

@caishunfeng

Search before asking

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

What happened

90bbfd54bc24e9fc844af1535884efa

When run more process instance at the same time, some tasks keep submit success but not dispatch, which make process instances always running.

It seems that CommonTaskProcessor is a singleton bean by spring, but it has taskInstance , which will affect each other when multi submit.

What you expected to happen

task runs independly when submit.

How to reproduce

run many process instances at the same time.

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions