Package: oping
Version: 1.9.0-1+b1
Severity: normal

When writing to CSV files, it seems like the file is only flushed when a
4k buffer is full. This in itself is not that problematic, but it does
sometimes lead to incomplete lines, which can make downstream parsers
unhappy.  It would be good if it made sure to either always flush at the
end of a write or took care to never write half a line.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are

Reply via email to