Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ timedout
Method
timedout
src/log/catchup.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
217
private:
218
static void timedout(Future<uint64_t> catching)
219
{
220
catching.discard();
221
}
222
223
void catchup()
224
{
Callers
nothing calls this directly
Calls
1
discard
Method · 0.45
Tested by
no test coverage detected