mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 09:12:56 +08:00
Upgrade arrow to latest master (#4858)
This commit is contained in:
committed by
Robert Nishihara
parent
64a01b2ab6
commit
64eb7b322c
@@ -80,6 +80,7 @@ if __name__ == "__main__":
|
||||
},
|
||||
},
|
||||
})
|
||||
time.sleep(5.0)
|
||||
leaked = leaked_processes()
|
||||
assert not leaked, "LEAKED PROCESSES: {}".format(leaked)
|
||||
assert not os.path.exists(UNIQUE_FILE_0), "atexit handler not called"
|
||||
|
||||
Reference in New Issue
Block a user