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