-
Notifications
You must be signed in to change notification settings - Fork 438
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
Add result token pool (#137) #142
Conversation
The CI build failed. Could you please fix it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contribution
Thanks for contributing! However this seems not elegant enough and may bring boilerplate code. We need to open a new issue to improve this. |
And looking forward to more contributions :) |
Yes, It should be improve. |
Yes, I think so, I have seen the new issue, I will try to contribute it。 |
Describe what this PR does / why we need it
I want to modify the original code as little as possible, but now it exists a lot of temporary token result, so my modify will look very ugly, as shown below。

Does this pull request fix one issue?
#137
Describe how you did it
Describe how to verify it
Special notes for reviews