mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 08:14:56 +08:00
Add ray.experimental.serve Module (#4095)
This commit is contained in:
committed by
Robert Nishihara
parent
c7f74dbdc7
commit
3064fad96b
@@ -755,7 +755,7 @@ def test_variable_number_of_args(shutdown_only):
|
||||
def no_op():
|
||||
pass
|
||||
|
||||
self.init_ray()
|
||||
self.ray_start()
|
||||
|
||||
ray.get(no_op.remote())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user