Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ getLatestError
Method
getLatestError
flow/Trace.cpp:648–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
646
}
647
648
TraceEventFields LatestEventCache::getLatestError() {
649
return latestErrors[getAddressIndex()];
650
}
651
652
static TraceLog g_traceLog;
653
Callers
1
when
Function · 0.80
Calls
1
getAddressIndex
Function · 0.85
Tested by
no test coverage detected