-
Notifications
You must be signed in to change notification settings - Fork 82
[plan][python] Built-in actions support async execution. #440
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
Conversation
|
@wenjin272 Please select only one documentation label in your PR description. |
|
This pr is based on the pr #400 of @Shekharrajak. Since the 0.2 version is planned code freeze on 1.19, I have to push for the PR to be finalized. I add @Shekharrajak as the co-author, thanks for your contribution. There are three issues about async execution for built-in actions.
|
ac92325 to
b4d0198
Compare
04f4f17 to
0ed82e1
Compare
d032b99 to
d62037a
Compare
…rting in async thread. fix
Co-authored-by: Shekharrajak <[email protected]> fix fix
d62037a to
128b114
Compare
|
@xintongsong, @Sxnan, Could you help review this pr. I also refactor the token usages metric report logic. |
|
It would have been better if the commits are cherry-picked. No worries! |
Linked issue: #381
Purpose of change
Python built-in actions support async execution.
Tests
e2e
API
Documentation
doc-neededdoc-not-neededdoc-included