grok_exporter icon indicating copy to clipboard operation
grok_exporter copied to clipboard

Fix race conditions reported by `go test -race`

Open virtuald opened this issue 5 years ago • 3 comments

virtuald avatar Apr 08 '19 21:04 virtuald

Coverage Status

Coverage remained the same at 68.385% when pulling 1eb1803f73722e63b78004f572dd418b9e93831e on virtuald:tailer-race into e2ba841e1c323d8c8e583b6ed4b5b9686f8d4dac on fstab:master.

coveralls avatar Apr 08 '19 21:04 coveralls

Thanks for the PR, I will have a look.

fstab avatar Apr 08 '19 21:04 fstab

Sorry for the delay. Would you mind to split it into two PRs? fswatcher_test.go has no conflicts and I would merge it right away. bufferedTailer_test.go has conflicts and I am still refactoring it because of #55, so I would like to postpone this until refactoring is done.

fstab avatar Apr 27 '19 21:04 fstab