mirror of
https://github.com/vale981/ray
synced 2025-03-12 06:06:39 -04: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. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
log_agent.py | ||
log_consts.py | ||
log_head.py | ||
log_utils.py |