We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b4dab commit 90c7c5eCopy full SHA for 90c7c5e
ray/manifest.json
@@ -39,7 +39,7 @@
39
"metadata_path": "assets/service_checks.json"
40
},
41
"process_signatures": [
42
- "python -m ray.util.client.server",
+ "ray.util.client.server",
43
"gcs_server",
44
"raylet"
45
],
supervisord/manifest.json
@@ -43,7 +43,6 @@
46
- "python supervisord",
47
"supervisord"
48
49
"source_type_id": 116,
0 commit comments