mirror of
https://github.com/wassname/ray.git
synced 2026-08-18 12:20:14 +08:00
Temporarily disable remote watcher (#9669)
This commit is contained in:
@@ -253,6 +253,9 @@ def main(program, *args):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# Temporarily disable remote-watcher.
|
||||
sys.exit(0)
|
||||
|
||||
logging.basicConfig(
|
||||
format="%(levelname)s: %(message)s",
|
||||
stream=sys.stderr,
|
||||
|
||||
Reference in New Issue
Block a user