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

[Improve]Adjust the ProcessResult class implementation #1772

Closed
2 tasks done
gosonzhang opened this issue Nov 9, 2021 · 0 comments · Fixed by #1773
Closed
2 tasks done

[Improve]Adjust the ProcessResult class implementation #1772

gosonzhang opened this issue Nov 9, 2021 · 0 comments · Fixed by #1773

Comments

@gosonzhang
Copy link
Contributor

Description

The ProcessResult class is not only used in the Server module but also used on the client-side, putting it in the core module can play a better role; at the same time, the member variables defined by this class are not read through functions at some points of use, and the code is written not very good.

So this issue makes corresponding modifications here to meet the above requirements.

InLong Component

InLong TubeMQ

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant