Open
Description
If c.init() fails, the connection will never be closed, leading to leaked routines running in both connReader and connWriter loops.
scylla-go-driver/transport/conn.go
Lines 497 to 504 in 88fc8ef
If c.init() fails, the connection will never be closed, leading to leaked routines running in both connReader and connWriter loops.
scylla-go-driver/transport/conn.go
Lines 497 to 504 in 88fc8ef