SIGN IN SIGN UP
ray-project / ray UNCLAIMED

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

41876 0 1 Python

[Data] Revert ActorMethod Reference Cycle Workaround (#62036)

## Description
In #61700, a direct call to `_remote()` is used as workaround to get
over the issue described in #61922. This issue has been fixed in #61934
and this PR changes the direct `_remote()` call back to the method
chaining style.

## Related issues
Related to #61922.

---------

Signed-off-by: Sirui Huang <ray.huang@anyscale.com>
Signed-off-by: HFFuture <ray.huang@anyscale.com>
Co-authored-by: Hao Chen <chenh1024@gmail.com>
H
HFFuture committed
e14822a09fb2e7b0d76b466949fb206aaad7c3ad
Parent: 742522b
Committed by GitHub <noreply@github.com> on 3/25/2026, 12:01:49 AM