mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 15:27:47 +08:00
Add heartbeat test + Fix monitor.py (#5191)
This commit is contained in:
@@ -48,6 +48,7 @@ if __name__ == "__main__":
|
||||
do_link("autoscaler", force=args.yes)
|
||||
do_link("scripts", force=args.yes)
|
||||
do_link("internal", force=args.yes)
|
||||
do_link("tests", force=args.yes)
|
||||
do_link("experimental", force=args.yes)
|
||||
print("Created links.\n\nIf you run into issues initializing Ray, please "
|
||||
"ensure that your local repo and the installed Ray are in sync "
|
||||
|
||||
Reference in New Issue
Block a user