Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ IsRunning
Method
IsRunning
cpp/src/arrow/flight/test_util.cc:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
void TestServer::Stop() { server_process_ = nullptr; }
64
65
bool TestServer::IsRunning() { return server_process_->IsRunning(); }
66
67
int TestServer::port() const { return port_; }
68
Callers
3
TEST
Function · 0.45
GcsTestbench
Method · 0.45
running
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected