Closed jesus-alastria closed 6 years ago
https://github.com/alastria/monitor/blob/09e33ebc9fd00ed31d4d0910ed8129611f3c8a9f/lib/node.go#L113-L127 There is not error checking when trying to read the files. Any error goes undetected and not reported to the caller.
@jesus-alastria, you are right. We will solve this issue asap.
https://github.com/alastria/monitor/blob/09e33ebc9fd00ed31d4d0910ed8129611f3c8a9f/lib/node.go#L113-L127 There is not error checking when trying to read the files. Any error goes undetected and not reported to the caller.