MCPcopy 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
82Future<Nothing> Runtime::wait()
83{
84 return data->terminated;
85}
86
87
88Runtime::RuntimeProcess::RuntimeProcess()

Callers 3

DataMethod · 0.45
TEST_FFunction · 0.45

Calls 1

futureMethod · 0.80

Tested by 2

TEST_FFunction · 0.36