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
After refactors at the end of #3057, there wasn't much left of
`IpPoolSelector`, so I intended to remove it. Essentially all it did was
sort the pools, which we can do at the call sites. Removing it is a net
-40 line change with no loss of functionality.
0 commit comments