Conversation
|
Can one of the admins verify this patch? |
|
Oh, interesting - I've seen this happen before but never often enough for me to look into it. What exactly is the situation where it occurs? I will have a closer look at the code changes in the morning. |
|
It actually happens all the time for me, just The reason is that |
|
Test FAILed. |
edoakes
left a comment
There was a problem hiding this comment.
LGTM. Seems like behavior must not be standard across platforms when it isn't set this way, but this seems like an improvement.
Why are these changes needed?
Currently, some log files end up in the user temp directory rather than inside the Ray session log directory, due to an apparent misconfiguration of glog. Fix PR fixes this issue to ensure all Ray-related logs go to the Ray session log directory.
Related issue number
#631
Checks
scripts/format.shto lint the changes in this PR.