mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
Remove use of ObjectID transport flag (#7699)
This commit is contained in:
@@ -333,7 +333,6 @@ class GlobalState:
|
||||
"IPAddress": actor_table_data.owner_address.ip_address,
|
||||
"Port": actor_table_data.owner_address.port
|
||||
},
|
||||
"IsDirectCall": True,
|
||||
"State": actor_table_data.state,
|
||||
"Timestamp": actor_table_data.timestamp,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user