MCPcopy Create free account
hub / github.com/hpcloud/tail / TestReOpenPolling

Function TestReOpenPolling

tail_test.go:218–220  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

216}
217
218func TestReOpenPolling(t *testing.T) {
219 reOpen(t, true)
220}
221
222// The use of polling file watcher could affect file rotation
223// (detected via renames), so test these explicitly.

Callers

nothing calls this directly

Calls 1

reOpenFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…