lotus/cmd/lotus-health
ognots effacec817 range over right index to prevent bounds errors
the test scenario 'healthyHeadCheckWindow5' was causing index out of bounds errors.
the second range function in checkWindow was iterating over the incorrect slice of cids.
should be comparing latest items in slices first
2020-01-21 16:07:53 -05:00
..
main_test.go range over right index to prevent bounds errors 2020-01-21 16:07:53 -05:00
main.go range over right index to prevent bounds errors 2020-01-21 16:07:53 -05:00
systemd.go health agent to monitor lotus 2020-01-14 12:18:45 -05:00