MCPcopy
hub / github.com/perkeep/perkeep / Exp_AwaitAsyncIndexing

Method Exp_AwaitAsyncIndexing

pkg/index/export_test.go:97–99  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

95}
96
97func (x *Index) Exp_AwaitAsyncIndexing(t *testing.T) {
98 x.reindexWg.Wait()
99}
100
101type ExpPnAndTime pnAndTime
102

Callers 4

TestInitNeededMapsFunction · 0.80
testOutOfOrderIndexingFunction · 0.80

Calls 1

WaitMethod · 0.80

Tested by

no test coverage detected