mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
fix
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
This commit is contained in:
parent
a64675f23e
commit
3f8a4311c3
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ def test_worker_dump(ray_with_memory_monitor):
|
|||
ray.get(
|
||||
oom_actor.allocate.remote(bytes_to_alloc, memory_monitor_interval_ms * 3)
|
||||
)
|
||||
time.sleep(1000)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Add table
Reference in a new issue