MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / wait

Method wait

base/poco/Foundation/src/Process.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98
99int ProcessHandle::wait() const
100{
101 return _pImpl->wait();
102}
103
104
105//

Callers 8

stopMethod · 0.45
startMethod · 0.45
joinMethod · 0.45
runMethod · 0.45
joinImplMethod · 0.45
borrowObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected