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
There is no need to ensure `cluster` loaded in `bindServerHandle` because
it's already loaded before calling it.
This PR makes `cluster` as an argument to remind developers that `cluster`
needs to be loaded before calling this function.
0 commit comments