Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RL-Align/RL-Kernel
/ FakeObjectRef
Class
FakeObjectRef
tests/test_ray_actor_manager.py:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
class
FakeObjectRef:
27
def
__init__(self, value):
28
self.value = value
29
30
31
class
FakeRemoteMethod:
Callers
1
remote
Method · 0.85
Calls
no outgoing calls
Tested by
1
remote
Method · 0.68