[Streaming] Build fix (#10233)

This commit is contained in:
kisuke95
2020-08-25 11:37:21 -07:00
committed by GitHub
parent 7a5af7e744
commit 24a7a8a04d
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -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.