Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ fail
Method
fail
src/tests/metrics_tests.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
Future<double> fail()
78
{
79
return Failure(
"failure"
);
80
}
81
82
Future<double> pending()
83
{
Callers
14
set_io_promise
Function · 0.45
read_internal
Function · 0.45
write_internal
Function · 0.45
accept
Function · 0.45
connect
Function · 0.45
sendfile
Function · 0.45
event_callback
Method · 0.45
connect
Method · 0.45
peek_callback
Method · 0.45
accept_SSL_callback
Method · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
Calls
1
Failure
Class · 0.85
Tested by
no test coverage detected