mars icon indicating copy to clipboard operation
mars copied to clipboard

[Ray] Share RayTaskState across tasks

Open fyrestone opened this issue 3 years ago • 0 comments

What do these changes do?

  • [x] Share RayTaskState across tasks.
  • [x] Remove create_task_state_actor_as_needed option. We always lazy create RayTaskState and share the actor across tasks.

Related issue number

Fixes #xxxx

Check code requirements

  • [ ] tests added / passed (if needed)
  • [ ] Ensure all linting tests pass, see here for how to run them

fyrestone avatar Aug 11 '22 09:08 fyrestone