Skip to content

Commit

Permalink
change reinit's file name
Browse files Browse the repository at this point in the history
Signed-off-by: Jieru Hong <[email protected]>
  • Loading branch information
Jieru Hong committed Sep 4, 2019
1 parent 8e4e0c6 commit 588e82c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def test_local(self):
ray_ctx.stop()
time.sleep(3)
# repeat
print("-------------------first repeat begin!------------------")
ray_ctx = RayContext(sc=sc, object_store_memory="1g")
ray_ctx.init()
actors = [TestRay.remote() for i in range(0, node_num)]
Expand Down

0 comments on commit 588e82c

Please sign in to comment.