benchmarks/latmus: keep result log on comm error with latmon
Losing the whole result log upon network error communicating with
latmon is very annoying, especially when this happens at the very end
of an overnight test. Since we have a TCP connection, we can trust the
results received so far, so dump them to the result file regardless.
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
Please register or sign in to comment