Skip to content
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

[Bug] [Worker] Task out param may loss #15616

Closed
3 tasks done
ruanwenjun opened this issue Feb 22, 2024 · 0 comments · Fixed by #15617
Closed
3 tasks done

[Bug] [Worker] Task out param may loss #15616

ruanwenjun opened this issue Feb 22, 2024 · 0 comments · Fixed by #15617
Assignees
Labels
3.2.1 bug Something isn't working

Comments

@ruanwenjun
Copy link
Member

Search before asking

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

What happened

Task param may loss due to the task exist out log but not match out param key.

What you expected to happen

The out param cannot transport successfully.

How to reproduce

  1. Create a Shell echo '${setValue(a=111)}', outparam is b=222
  2. Execute the shell find the shell cannot transport out param.

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ruanwenjun ruanwenjun added the bug Something isn't working label Feb 22, 2024
@ruanwenjun ruanwenjun self-assigned this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.1 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant