go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

feat: recover addIdleConn may occur panic

Open monkey92t opened this issue 2 years ago • 0 comments

When the user defines the Dialer function, we should use recover to capture the panic that addIdleConn may generate.

monkey92t avatar Feb 16 '23 09:02 monkey92t