mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
![]() The test verifies the first line 43~51 bytes are "dashboard" But due to recent code addition to head.py, the line where logs are written became 2 digits -> 3 digits Previously, 2022-04-18 23:23:56,946 INFO head.py:[less than 100] -- Dashboard head grpc address: 127.0.0.1:57208 Now 2022-04-18 23:23:56,946 INFO head.py:101 -- Dashboard head grpc address: 127.0.0.1:57208 So we should increase the bytes range. |
||
---|---|---|
.. | ||
actor | ||
event | ||
job | ||
log | ||
node | ||
placement_group | ||
reporter | ||
runtime_env | ||
serve | ||
snapshot | ||
state | ||
test | ||
tests | ||
tune | ||
usage_stats | ||
worker | ||
__init__.py | ||
dashboard_sdk.py |