dropbox / godropbox

Common libraries for writing Go services/applications.
BSD 3-Clause "New" or "Revised" License
4.17k stars 427 forks source link

Call underlying Unregister function #260

Closed maryryang2 closed 1 year ago

maryryang2 commented 1 year ago

We need to call the underlying Unregister function in order to be able to Unregister connections in a MultiConnectionPool.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.