Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
97
func
(x *Index) Exp_AwaitAsyncIndexing(t *testing.T) {
98
x.reindexWg.Wait()
99
}
100
101
type
ExpPnAndTime pnAndTime
102
Callers
4
TestInitNeededMaps
Function · 0.80
testOutOfOrderIndexing
Function · 0.80
TestIndexingClaimMissingPubkey
Function · 0.80
TestIndexingPermanodeMissingPubkey
Function · 0.80
Calls
1
Wait
Method · 0.80
Tested by
no test coverage detected