mirror of
https://github.com/wassname/ray.git
synced 2026-08-07 11:27:43 +08:00
Changes to local scheduler client protocol. (#435)
* Make local scheduler clients receive reply upon registration. * Fix tests and linting.
This commit is contained in:
committed by
Philipp Moritz
parent
8061b3b596
commit
05fd4c2c37
@@ -16,6 +16,7 @@ struct TaskBuilder;
|
||||
#define NIL_TASK_ID NIL_ID
|
||||
#define NIL_ACTOR_ID NIL_ID
|
||||
#define NIL_FUNCTION_ID NIL_ID
|
||||
#define NIL_WORKER_ID NIL_ID
|
||||
|
||||
typedef UniqueID FunctionID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user