fix(sampledconn): Correctly handle slow bytes and closed conns #7923
Annotations
4 errors
go-check / All
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
|
go-check / All
Process completed with exit code 1.
|
go-check / All:
p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn (compile)
|
go-check / All
Process completed with exit code 1.
|