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] Fix worker crash when getting actor name from runtime context #45194

Merged
merged 5 commits into from
May 21, 2024

Commits on May 9, 2024

  1. Update link of "Manage Ray on Anyscale" in ray doc UI (ray-project#45016

    )
    
    Change it back to anyscale website:
    - the preview sign-up form is available on anyscale website now
    - anyscale website will be the only link for getting access to hosted Anyscale Cloud down the road
    
    Signed-off-by: 982945902 <982945902@qq.com>
    scottsun94 authored and 982945902 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d1c3a20 View commit details
    Browse the repository at this point in the history
  2. if actor_id_ is nil return empty string in CoreWorker::GetActorName

    Signed-off-by: 982945902 <982945902@qq.com>
    982945902 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    87f9149 View commit details
    Browse the repository at this point in the history
  3. add test case

    Signed-off-by: 982945902 <982945902@qq.com>
    982945902 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    44c1adf View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge branch 'master' into creep

    Signed-off-by: chuanzhisongshu <49055103+982945902@users.noreply.github.com>
    982945902 authored May 11, 2024
    Configuration menu
    Copy the full SHA
    531f897 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    cea3741 View commit details
    Browse the repository at this point in the history