Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ ~Http
Method
~Http
3rdparty/libprocess/src/tests/http_tests.cpp:173–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
~Http()
174
{
175
terminate(process.get());
176
wait(process.get());
177
}
178
179
Owned<HttpProcess> process;
180
};
Callers
nothing calls this directly
Calls
3
terminate
Function · 0.50
wait
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected