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

[core][dashboard] TPE for state_aggregator.py #47392

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

rynewang
Copy link
Contributor

@rynewang rynewang commented Aug 28, 2024

Uses ThreadedPoolExecutor to handle all proto->json conversions. Semantically unchanged. Mostly this just indents code into a function and call it in TPE.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rynewang rynewang added the go add ONLY when ready to merge, run all tests label Aug 28, 2024
@rynewang rynewang merged commit a967a35 into ray-project:master Aug 30, 2024
5 checks passed
@rynewang rynewang deleted the tpe-gcs-aggregator branch August 30, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants