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

[dashboard][perf] Change ray.get to await in dashboard async. #45047

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

rynewang
Copy link
Contributor

You should not use ray.get in async context.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rynewang rynewang marked this pull request as ready for review April 30, 2024 07:56
@rynewang rynewang assigned jjyao and rynewang and unassigned jjyao Apr 30, 2024
@jjyao jjyao merged commit e508b3e into ray-project:master Apr 30, 2024
5 checks passed
@rynewang rynewang deleted the get-to-async-dash branch May 2, 2024 01:03
harborn pushed a commit to harborn/ray that referenced this pull request May 8, 2024
…oject#45047)

You should not use `ray.get` in async context.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Jun 7, 2024
…oject#45047)

You should not use `ray.get` in async context.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants