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
rabbit_networking:ranch_ref/1: use the user-provided IP address/interface
otherwise the ref is miscalculated and certain code paths that depend on
the ref correctness will fail. For example,
`rabbit_maintenance:{suspend,resume}_all_client_listeners/0`.
Closes #8415.
Pair: @lhoguin
0 commit comments