Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ wait
Method
wait
src/grpc.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
81
82
Future<Nothing> Runtime::wait()
83
{
84
return data->terminated;
85
}
86
87
88
Runtime::RuntimeProcess::RuntimeProcess()
Callers
3
Data
Method · 0.45
TEST_F
Function · 0.45
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.45
Calls
1
future
Method · 0.80
Tested by
2
TEST_F
Function · 0.36
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.36