You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[core] Fix all variable shadowing for core worker (ray-project#51672)
This PR fixes all variable shadowing for core worker.
Variable shadowing is known to be error prune --- I personally just
spent 20 minute debugging an issue caused by it.
Need to address all issues before
ray-project#51669
Signed-off-by: dentiny <[email protected]>
0 commit comments