mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 14:16:13 +08:00
[Java] Refine tests and fix single-process mode (#4265)
This commit is contained in:
@@ -100,7 +100,7 @@ ray {
|
||||
// ----------------------------
|
||||
dev-runtime {
|
||||
// Number of threads that you process tasks
|
||||
execution-parallelism: 5
|
||||
execution-parallelism: 10
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user