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
Motivation:
DefaultChannelPool#removeAll fails to properly remove entry from
partition.
Modification:
Remove an `IdleChannel` instead of a `Channel`.
Result:
No more leak.
0 commit comments