mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 18:22:26 +08:00
[xlang] Cross language serialize ActorHandle (#7134)
This commit is contained in:
@@ -1362,6 +1362,7 @@ def disconnect(exiting_interpreter=False):
|
||||
worker.node = None # Disconnect the worker from the node.
|
||||
worker.cached_functions_to_run = []
|
||||
worker.serialization_context_map.clear()
|
||||
ray.actor.ActorClassMethodMetadata.reset_cache()
|
||||
|
||||
|
||||
@contextmanager
|
||||
|
||||
Reference in New Issue
Block a user