You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: