Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ ~FileServer
Method
~FileServer
3rdparty/libprocess/src/tests/http_tests.cpp:916–920 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
914
}
915
916
~FileServer()
917
{
918
terminate(process.get());
919
wait(process.get());
920
}
921
922
Owned<FileServerProcess> process;
923
};
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