Skip to content

add worker index for rest multi user - #10

Open
nkuacac wants to merge 1 commit into
HuaweiTech:PR_2from
nkuacac:multi-user-for-rest
Open

add worker index for rest multi user#10
nkuacac wants to merge 1 commit into
HuaweiTech:PR_2from
nkuacac:multi-user-for-rest

Conversation

@nkuacac

Copy link
Copy Markdown
  • currently multi user for rest is loop by iterationIndex
  • it is not good for the case that some worker run fast and reuse the
    inrunning user

Signed-off-by: zyw69542 zhouyingwei@huawei.com

- currently multi user for rest is loop by iterationIndex
- it is not good for the case that some worker run fast and reuse the
inrunning user
Signed-off-by: zyw69542 <zhouyingwei@huawei.com>
Sign up for freeto 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.

1 participant

@nkuacac