mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
1929d3bca9
Previously only io.EOF was handled, and io.ErrUnexpectedEOF was ignored, but it may happen if the client interrupts the connection.
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4817
(cherry picked from commit
|
||
---|---|---|
.. | ||
compress_reader.go | ||
extra_labels.go | ||
extra_labels_test.go | ||
lines_reader.go | ||
lines_reader_test.go | ||
timestamp.go | ||
unmarshal_work.go | ||
vmproto_handshake.go |