Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ ~VectorTestBase
Method
~VectorTestBase
bolt/vector/tests/utils/VectorTestBase.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
VectorTestBase::~VectorTestBase() {
58
// Reset the executor to wait for all the async activities to finish.
59
executor_.reset();
60
}
61
62
// static
63
VectorPtr VectorTestBase::wrapInDictionary(
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected