mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[Streaming] Build fix (#10233)
This commit is contained in:
@@ -51,6 +51,8 @@ namespace ray {
|
||||
|
||||
class CoreWorker;
|
||||
|
||||
// If you change this options's definition, you must change the options used in
|
||||
// other files. Please take a global search and modify them !!!
|
||||
struct CoreWorkerOptions {
|
||||
// Callback that must be implemented and provided by the language-specific worker
|
||||
// frontend to execute tasks and return their results.
|
||||
|
||||
Reference in New Issue
Block a user