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
Actually print the port that was bound, instead of the one from the config (#644)
In the case of binding to port 0, this will print the actually bound port, instead of the `0` that's in the configuration file.
(cherry picked from commit d8a9c52)
0 commit comments