Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ cleanUp
Method
cleanUp
src/main/client_context.cpp:303–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
void ClientContext::cleanUp() {
304
VirtualFileSystem::GetUnsafe(*this)->cleanUP(this);
305
}
306
307
void ClientContext::registerQueryStart() {
308
activeQueryCount++;
Callers
2
commit
Method · 0.80
rollback
Method · 0.80
Calls
1
cleanUP
Method · 0.80
Tested by
no test coverage detected