Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ setClientContext
Method
setClientContext
test/copy/copy_test.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void setClientContext(main::ClientContext* newCtx) { ctx = newCtx; }
62
63
std::atomic<uint64_t>& failureFrequency;
64
main::ClientContext* ctx{nullptr};
Callers
1
resetDBFlaky
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected