mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +08:00
make services.cleanup happen automatically (#224)
This commit is contained in:
committed by
Philipp Moritz
parent
63f7548763
commit
8e6b7929d6
@@ -34,6 +34,3 @@ if __name__ == "__main__":
|
||||
|
||||
import IPython
|
||||
IPython.embed()
|
||||
|
||||
if not args.attach:
|
||||
services.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user